[INFO] fetching crate gts-macros 0.10.1...
[INFO] fixing gts-macros-0.10.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate gts-macros 0.10.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate gts-macros 0.10.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gts-macros 0.10.1
[INFO] tweaked toml for crates.io crate gts-macros 0.10.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gts-macros 0.10.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gts-macros 0.10.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-simd v0.8.0
[INFO] [stderr]   Downloaded unicode-general-category v1.1.0
[INFO] [stderr]   Downloaded outref v0.5.2
[INFO] [stderr]   Downloaded borrow-or-share v0.2.4
[INFO] [stderr]   Downloaded gts-id v0.10.1
[INFO] [stderr]   Downloaded vsimd v0.8.0
[INFO] [stderr]   Downloaded email_address v0.2.9
[INFO] [stderr]   Downloaded referencing v0.40.2
[INFO] [stderr]   Downloaded jsonschema v0.40.2
[INFO] [stderr]   Downloaded fluent-uri v0.4.1
[INFO] [stderr]   Downloaded fraction v0.15.4
[INFO] [stderr]   Downloaded fancy-regex v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7ea709e5e530068bbe2af5f7d24033429c59868f219a8791a9d175337502f51e
[INFO] running `Command { std: "docker" "start" "7ea709e5e530068bbe2af5f7d24033429c59868f219a8791a9d175337502f51e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7ea709e5e530068bbe2af5f7d24033429c59868f219a8791a9d175337502f51e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ea709e5e530068bbe2af5f7d24033429c59868f219a8791a9d175337502f51e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7ea709e5e530068bbe2af5f7d24033429c59868f219a8791a9d175337502f51e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking fancy-regex v0.17.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling gts-id v0.10.1
[INFO] [stderr]     Checking gts-macros v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking trybuild v1.0.116
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking referencing v0.40.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking jsonschema v0.40.2
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/serde_rename_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use gts::gts::GtsTypeId;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/serde_rename_tests.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / #[struct_to_gts_schema(
[INFO] [stdout] 21 | |     dir_path = "schemas",
[INFO] [stdout] 22 | |     base = true,
[INFO] [stdout] 23 | |     type_id = "gts.x.core.events.type.v1~",
[INFO] [stdout] 24 | |     description = "Base event type with serde(rename = \"type\")",
[INFO] [stdout] 25 | |     properties = "event_type,id,tenant_id,sequence_id,payload"
[INFO] [stdout] 26 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/serde_rename_tests.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / #[struct_to_gts_schema(
[INFO] [stdout] 38 | |     dir_path = "schemas",
[INFO] [stdout] 39 | |     base = true,
[INFO] [stdout] 40 | |     type_id = "gts.x.core.events.gts_type.v1~",
[INFO] [stdout] 41 | |     description = "Base event type with serde(rename = \"gts_type\")",
[INFO] [stdout] 42 | |     properties = "event_type,id,tenant_id,sequence_id,payload"
[INFO] [stdout] 43 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/serde_rename_tests.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / #[struct_to_gts_schema(
[INFO] [stdout] 55 | |     dir_path = "schemas",
[INFO] [stdout] 56 | |     base = true,
[INFO] [stdout] 57 | |     type_id = "gts.x.core.events.schema.v1~",
[INFO] [stdout] 58 | |     description = "Base event type with serde(rename = \"schema\")",
[INFO] [stdout] 59 | |     properties = "event_type,id,tenant_id,sequence_id,payload"
[INFO] [stdout] 60 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/serde_rename_tests.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / #[struct_to_gts_schema(
[INFO] [stdout] 21 | |     dir_path = "schemas",
[INFO] [stdout] 22 | |     base = true,
[INFO] [stdout] 23 | |     type_id = "gts.x.core.events.type.v1~",
[INFO] [stdout] 24 | |     description = "Base event type with serde(rename = \"type\")",
[INFO] [stdout] 25 | |     properties = "event_type,id,tenant_id,sequence_id,payload"
[INFO] [stdout] 26 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/pretty_test.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     #[struct_to_gts_schema(
[INFO] [stdout]  6 | |         dir_path = "test_schemas",
[INFO] [stdout]  7 | |         type_id = "gts.x.test.entities.pretty.v1~",
[INFO] [stdout]  8 | |         description = "Test schema for pretty formatting",
[INFO] [stdout]  9 | |         properties = "id,name,value",
[INFO] [stdout] 10 | |         base = true
[INFO] [stdout] 11 | |     )]
[INFO] [stdout]    | |______^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/deprecated_schema_id_alias.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use gts::{GtsInstanceId, GtsSchema};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/deprecated_schema_id_alias.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / #[struct_to_gts_schema(
[INFO] [stdout] 15 | |     dir_path = "schemas",
[INFO] [stdout] 16 | |     base = true,
[INFO] [stdout] 17 | |     schema_id = "gts.x.test.deprecated.alias.v1~",
[INFO] [stdout] 18 | |     description = "Verifies the deprecated `schema_id` alias still parses",
[INFO] [stdout] 19 | |     properties = "id"
[INFO] [stdout] 20 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/value_dispatch_tests.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use gts::gts::GtsTypeId;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/inheritance_tests_mixed.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use gts::gts::GtsTypeId;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/deprecated_schema_id_alias.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / #[struct_to_gts_schema(
[INFO] [stdout] 15 | |     dir_path = "schemas",
[INFO] [stdout] 16 | |     base = true,
[INFO] [stdout] 17 | |     schema_id = "gts.x.test.deprecated.alias.v1~",
[INFO] [stdout] 18 | |     description = "Verifies the deprecated `schema_id` alias still parses",
[INFO] [stdout] 19 | |     properties = "id"
[INFO] [stdout] 20 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/value_dispatch_tests.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use gts::{GtsSchema, NarrowError, try_narrow};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/value_dispatch_tests.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / #[struct_to_gts_schema(
[INFO] [stdout] 37 | |     dir_path = "schemas",
[INFO] [stdout] 38 | |     base = true,
[INFO] [stdout] 39 | |     type_id = "gts.x.test.value_dispatch.envelope.v1~",
[INFO] [stdout] 40 | |     description = "EnvelopeV1 carrying an opaque (default) or typed payload",
[INFO] [stdout] 41 | |     properties = "gts_type,payload"
[INFO] [stdout] 42 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/value_dispatch_tests.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / #[struct_to_gts_schema(
[INFO] [stdout] 52 | |     dir_path = "schemas",
[INFO] [stdout] 53 | |     base = EnvelopeV1,
[INFO] [stdout] 54 | |     type_id = "gts.x.test.value_dispatch.envelope.v1~x.test.value_dispatch.alpha.v1~",
[INFO] [stdout] 55 | |     description = "Alpha leaf — directly under EnvelopeV1",
[INFO] [stdout] 56 | |     properties = "alpha_data"
[INFO] [stdout] 57 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/value_dispatch_tests.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / #[struct_to_gts_schema(
[INFO] [stdout] 66 | |     dir_path = "schemas",
[INFO] [stdout] 67 | |     base = EnvelopeV1,
[INFO] [stdout] 68 | |     type_id = "gts.x.test.value_dispatch.envelope.v1~x.test.value_dispatch.gamma.v1~",
[INFO] [stdout] 69 | |     description = "Gamma leaf — directly under EnvelopeV1, different shape from Alpha",
[INFO] [stdout] 70 | |     properties = "gamma_count,gamma_flag"
[INFO] [stdout] 71 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/value_dispatch_tests.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / #[struct_to_gts_schema(
[INFO] [stdout] 81 | |     dir_path = "schemas",
[INFO] [stdout] 82 | |     base = EnvelopeV1,
[INFO] [stdout] 83 | |     type_id = "gts.x.test.value_dispatch.envelope.v1~x.test.value_dispatch.intermediate.v1~",
[INFO] [stdout] 84 | |     description = "IntermediateV1 node — common fields plus a generic `extension` for level-3 leaves",
[INFO] [stdout] 85 | |     properties = "common_label,extension"
[INFO] [stdout] 86 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/value_dispatch_tests.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | / #[struct_to_gts_schema(
[INFO] [stdout]  96 | |     dir_path = "schemas",
[INFO] [stdout]  97 | |     base = IntermediateV1,
[INFO] [stdout]  98 | |     type_id = "gts.x.test.value_dispatch.envelope.v1~x.test.value_dispatch.intermediate.v1~x.test.value_dispatch.beta.v1~",
[INFO] [stdout]  99 | |     description = "Beta leaf — under IntermediateV1, 3 segments deep",
[INFO] [stdout] 100 | |     properties = "beta_value"
[INFO] [stdout] 101 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/inheritance_tests_mixed.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / #[struct_to_gts_schema(
[INFO] [stdout] 21 | |     dir_path = "schemas",
[INFO] [stdout] 22 | |     base = true,
[INFO] [stdout] 23 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 24 | |     description = "Base topic type with invalid ID field but valid GTS Type field",
[INFO] [stdout] 25 | |     properties = "id,r#type,name,description"
[INFO] [stdout] 26 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/inheritance_tests_mixed.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / #[struct_to_gts_schema(
[INFO] [stdout] 37 | |     dir_path = "schemas",
[INFO] [stdout] 38 | |     base = true,
[INFO] [stdout] 39 | |     type_id = "gts.x.core.events.type.v1~",
[INFO] [stdout] 40 | |     description = "Base event type with invalid ID field but valid GTS Type field",
[INFO] [stdout] 41 | |     properties = "id,gts_type,name,description"
[INFO] [stdout] 42 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/inheritance_tests_mixed.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | / #[struct_to_gts_schema(
[INFO] [stdout] 53 | |     dir_path = "schemas",
[INFO] [stdout] 54 | |     base = true,
[INFO] [stdout] 55 | |     type_id = "gts.x.core.events.schema.v1~",
[INFO] [stdout] 56 | |     description = "Base schema type with invalid ID fields but valid GTS Type field",
[INFO] [stdout] 57 | |     properties = "gts_id,schema,name,description"
[INFO] [stdout] 58 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/golden/traits_inline_chain.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use gts::{GtsInstanceId, GtsSchema};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]  --> tests/golden/traits_bool_true.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gts::{GtsInstanceId, GtsSchema};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]  --> tests/golden/traits_bool_false.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gts::{GtsInstanceId, GtsSchema};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]  --> tests/golden/traits_generic_child.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use gts::{GtsInstanceId, GtsSchema};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]  --> tests/golden/traits_schema_narrowing.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use gts::{GtsInstanceId, GtsSchema};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/golden/traits_referenced_chain.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use gts::{GtsInstanceId, GtsSchema};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]  --> tests/golden/traits_struct_literal.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use gts::{GtsInstanceId, GtsSchema};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/golden/traits_struct_literal.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / #[struct_to_gts_schema(
[INFO] [stdout] 37 | |     dir_path = "schemas",
[INFO] [stdout] 38 | |     base = LitEventV1,
[INFO] [stdout] 39 | |     type_id = "gts.x.test.golden.litevent.v1~x.test.order.placed.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     gts_final = true,
[INFO] [stdout] 49 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/golden/traits_struct_literal.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / #[struct_to_gts_schema(
[INFO] [stdout] 22 | |     dir_path = "schemas",
[INFO] [stdout] 23 | |     base = true,
[INFO] [stdout] 24 | |     type_id = "gts.x.test.golden.litevent.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     gts_abstract = true,
[INFO] [stdout] 29 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/golden/traits_referenced_chain.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / #[struct_to_gts_schema(
[INFO] [stdout] 77 | |     dir_path = "schemas",
[INFO] [stdout] 78 | |     base = RefBaseV1,
[INFO] [stdout] 79 | |     type_id = "gts.x.test.golden.refchain.v1~x.test.urgent.event.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |     gts_abstract = true,
[INFO] [stdout] 84 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/golden/traits_referenced_chain.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / #[struct_to_gts_schema(
[INFO] [stdout] 59 | |     dir_path = "schemas",
[INFO] [stdout] 60 | |     base = true,
[INFO] [stdout] 61 | |     type_id = "gts.x.test.golden.refchain.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |     gts_abstract = true,
[INFO] [stdout] 66 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/golden/traits_referenced_chain.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | / #[struct_to_gts_schema(
[INFO] [stdout] 45 | |     dir_path = "schemas",
[INFO] [stdout] 46 | |     base = PriorityTraitV1,
[INFO] [stdout] 47 | |     type_id = "gts.x.test.traits.priority.v1~x.test.urgent.detail.v1~",
[INFO] [stdout] 48 | |     description = "Priority trait specifying the payload slot",
[INFO] [stdout] 49 | |     properties = "category"
[INFO] [stdout] 50 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/golden/traits_referenced_chain.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / #[struct_to_gts_schema(
[INFO] [stdout] 29 | |     dir_path = "schemas",
[INFO] [stdout] 30 | |     base = true,
[INFO] [stdout] 31 | |     type_id = "gts.x.test.traits.priority.v1~",
[INFO] [stdout] 32 | |     description = "Reusable priority trait with an open payload slot",
[INFO] [stdout] 33 | |     properties = "id,label,priority,payload"
[INFO] [stdout] 34 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/golden/traits_schema_narrowing.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / #[struct_to_gts_schema(
[INFO] [stdout] 39 | |     dir_path = "schemas",
[INFO] [stdout] 40 | |     base = NarrowBaseV1,
[INFO] [stdout] 41 | |     type_id = "gts.x.test.golden.narrow.v1~x.test.urgent.event.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     gts_final = true,
[INFO] [stdout] 47 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/golden/traits_schema_narrowing.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / #[struct_to_gts_schema(
[INFO] [stdout] 24 | |     dir_path = "schemas",
[INFO] [stdout] 25 | |     base = true,
[INFO] [stdout] 26 | |     type_id = "gts.x.test.golden.narrow.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     gts_abstract = true,
[INFO] [stdout] 31 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/golden/traits_generic_child.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / #[struct_to_gts_schema(
[INFO] [stdout] 34 | |     dir_path = "schemas",
[INFO] [stdout] 35 | |     base = EventV1,
[INFO] [stdout] 36 | |     type_id = "gts.x.test.gen.event.v1~x.test.audit.event.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     gts_abstract = true,
[INFO] [stdout] 43 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/golden/traits_generic_child.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / #[struct_to_gts_schema(
[INFO] [stdout] 19 | |     dir_path = "schemas",
[INFO] [stdout] 20 | |     base = true,
[INFO] [stdout] 21 | |     type_id = "gts.x.test.gen.event.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     gts_abstract = true,
[INFO] [stdout] 26 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/golden/traits_bool_false.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / #[struct_to_gts_schema(
[INFO] [stdout]  9 | |     dir_path = "schemas",
[INFO] [stdout] 10 | |     base = true,
[INFO] [stdout] 11 | |     type_id = "gts.x.test.golden.closed.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     traits_schema = false
[INFO] [stdout] 15 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/golden/traits_bool_true.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / #[struct_to_gts_schema(
[INFO] [stdout] 10 | |     dir_path = "schemas",
[INFO] [stdout] 11 | |     base = true,
[INFO] [stdout] 12 | |     type_id = "gts.x.test.golden.open.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |     }),
[INFO] [stdout] 20 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/golden/traits_inline_chain.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / #[struct_to_gts_schema(
[INFO] [stdout] 63 | |     dir_path = "schemas",
[INFO] [stdout] 64 | |     base = EventV1,
[INFO] [stdout] 65 | |     type_id = "gts.x.test.golden.event.v1~x.test.order.placed.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |     gts_final = true,
[INFO] [stdout] 75 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/golden/traits_inline_chain.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / #[struct_to_gts_schema(
[INFO] [stdout] 48 | |     dir_path = "schemas",
[INFO] [stdout] 49 | |     base = true,
[INFO] [stdout] 50 | |     type_id = "gts.x.test.golden.event.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     gts_abstract = true,
[INFO] [stdout] 55 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/value_dispatch_tests.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / #[struct_to_gts_schema(
[INFO] [stdout] 37 | |     dir_path = "schemas",
[INFO] [stdout] 38 | |     base = true,
[INFO] [stdout] 39 | |     type_id = "gts.x.test.value_dispatch.envelope.v1~",
[INFO] [stdout] 40 | |     description = "EnvelopeV1 carrying an opaque (default) or typed payload",
[INFO] [stdout] 41 | |     properties = "gts_type,payload"
[INFO] [stdout] 42 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/golden_tests.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     gts::testing::validate_all(&refs)
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/golden/traits_inline_chain.rs:35:40
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(JsonSchema, serde::Serialize, GtsTraitsSchema)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `GtsTraitsSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/golden/traits_inline_chain.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / #[struct_to_gts_schema(
[INFO] [stdout] 48 | |     dir_path = "schemas",
[INFO] [stdout] 49 | |     base = true,
[INFO] [stdout] 50 | |     type_id = "gts.x.test.golden.event.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     gts_abstract = true,
[INFO] [stdout] 55 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/inheritance_tests_mixed.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / #[struct_to_gts_schema(
[INFO] [stdout] 21 | |     dir_path = "schemas",
[INFO] [stdout] 22 | |     base = true,
[INFO] [stdout] 23 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 24 | |     description = "Base topic type with invalid ID field but valid GTS Type field",
[INFO] [stdout] 25 | |     properties = "id,r#type,name,description"
[INFO] [stdout] 26 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/pretty_test.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     #[struct_to_gts_schema(
[INFO] [stdout]  6 | |         dir_path = "test_schemas",
[INFO] [stdout]  7 | |         type_id = "gts.x.test.entities.pretty.v1~",
[INFO] [stdout]  8 | |         description = "Test schema for pretty formatting",
[INFO] [stdout]  9 | |         properties = "id,name,value",
[INFO] [stdout] 10 | |         base = true
[INFO] [stdout] 11 | |     )]
[INFO] [stdout]    | |______^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/instance_macro_tests.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use gts::GtsInstanceId;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/instance_macro_tests.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / #[struct_to_gts_schema(
[INFO] [stdout] 31 | |     dir_path = "schemas",
[INFO] [stdout] 32 | |     base = true,
[INFO] [stdout] 33 | |     type_id = "gts.acme.core.events.topic.v1~",
[INFO] [stdout] 34 | |     description = "Test topic type used to exercise gts_instance!",
[INFO] [stdout] 35 | |     properties = "id,name,retention"
[INFO] [stdout] 36 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/instance_macro_tests.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / #[struct_to_gts_schema(
[INFO] [stdout] 50 | |     dir_path = "schemas",
[INFO] [stdout] 51 | |     base = true,
[INFO] [stdout] 52 | |     type_id = "gts.acme.core.test.base.v1~",
[INFO] [stdout] 53 | |     description = "Generic base type for chained-instance turbofish tests",
[INFO] [stdout] 54 | |     properties = "id,payload"
[INFO] [stdout] 55 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/instance_macro_tests.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / #[struct_to_gts_schema(
[INFO] [stdout] 63 | |     dir_path = "schemas",
[INFO] [stdout] 64 | |     base = BaseV1,
[INFO] [stdout] 65 | |     type_id = "gts.acme.core.test.base.v1~acme.core.test.leaf.v1~",
[INFO] [stdout] 66 | |     description = "Derived leaf for chained-instance turbofish tests",
[INFO] [stdout] 67 | |     properties = "name"
[INFO] [stdout] 68 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/instance_macro_tests.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / #[struct_to_gts_schema(
[INFO] [stdout] 84 | |     dir_path = "schemas",
[INFO] [stdout] 85 | |     base = true,
[INFO] [stdout] 86 | |     type_id = "gts.acme.core.test.l1.v1~",
[INFO] [stdout] 87 | |     description = "Level-1 base for three-level chained-instance tests",
[INFO] [stdout] 88 | |     properties = "id,payload"
[INFO] [stdout] 89 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/instance_macro_tests.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / #[struct_to_gts_schema(
[INFO] [stdout]  97 | |     dir_path = "schemas",
[INFO] [stdout]  98 | |     base = L1OuterV1,
[INFO] [stdout]  99 | |     type_id = "gts.acme.core.test.l1.v1~acme.core.test.l2.v1~",
[INFO] [stdout] 100 | |     description = "Level-2 mid for three-level chained-instance tests",
[INFO] [stdout] 101 | |     properties = "data"
[INFO] [stdout] 102 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/instance_macro_tests.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | / #[struct_to_gts_schema(
[INFO] [stdout] 109 | |     dir_path = "schemas",
[INFO] [stdout] 110 | |     base = L2MidV1,
[INFO] [stdout] 111 | |     type_id = "gts.acme.core.test.l1.v1~acme.core.test.l2.v1~acme.core.test.l3.v1~",
[INFO] [stdout] 112 | |     description = "Level-3 leaf for three-level chained-instance tests",
[INFO] [stdout] 113 | |     properties = "value"
[INFO] [stdout] 114 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/instance_macro_tests.rs:322:1
[INFO] [stdout]     |
[INFO] [stdout] 322 | / #[struct_to_gts_schema(
[INFO] [stdout] 323 | |     dir_path = "schemas",
[INFO] [stdout] 324 | |     base = true,
[INFO] [stdout] 325 | |     type_id = "gts.acme.core.events.legacy_topic.v1~",
[INFO] [stdout] 326 | |     description = "Legacy-style base struct using gts_id instead of id",
[INFO] [stdout] 327 | |     properties = "gts_id,name"
[INFO] [stdout] 328 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/instance_macro_tests.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | / #[struct_to_gts_schema(
[INFO] [stdout] 355 | |     dir_path = "schemas",
[INFO] [stdout] 356 | |     base = true,
[INFO] [stdout] 357 | |     type_id = "gts.acme.core.events.legacy_topic_camel.v1~",
[INFO] [stdout] 358 | |     description = "Legacy-style base struct using the gtsId camelCase alias",
[INFO] [stdout] 359 | |     properties = "gtsId,name"
[INFO] [stdout] 360 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/deprecated_schema_id_alias.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / #[struct_to_gts_schema(
[INFO] [stdout] 15 | |     dir_path = "schemas",
[INFO] [stdout] 16 | |     base = true,
[INFO] [stdout] 17 | |     schema_id = "gts.x.test.deprecated.alias.v1~",
[INFO] [stdout] 18 | |     description = "Verifies the deprecated `schema_id` alias still parses",
[INFO] [stdout] 19 | |     properties = "id"
[INFO] [stdout] 20 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/pretty_test.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     #[struct_to_gts_schema(
[INFO] [stdout]  6 | |         dir_path = "test_schemas",
[INFO] [stdout]  7 | |         type_id = "gts.x.test.entities.pretty.v1~",
[INFO] [stdout]  8 | |         description = "Test schema for pretty formatting",
[INFO] [stdout]  9 | |         properties = "id,name,value",
[INFO] [stdout] 10 | |         base = true
[INFO] [stdout] 11 | |     )]
[INFO] [stdout]    | |______^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/instance_macro_tests.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / #[struct_to_gts_schema(
[INFO] [stdout] 31 | |     dir_path = "schemas",
[INFO] [stdout] 32 | |     base = true,
[INFO] [stdout] 33 | |     type_id = "gts.acme.core.events.topic.v1~",
[INFO] [stdout] 34 | |     description = "Test topic type used to exercise gts_instance!",
[INFO] [stdout] 35 | |     properties = "id,name,retention"
[INFO] [stdout] 36 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/inheritance_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use gts::gts::GtsTypeId;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/pretty_test.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         id: gts::GtsInstanceId,
[INFO] [stdout]    |             ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/inheritance_tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use gts::{GtsInstanceId, GtsSchema, GtsStore};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/integration_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use gts::{GtsConfig, GtsEntity, GtsID, GtsInstanceId, GtsSchema};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/inheritance_tests.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / #[struct_to_gts_schema(
[INFO] [stdout] 20 | |     dir_path = "schemas",
[INFO] [stdout] 21 | |     base = true,
[INFO] [stdout] 22 | |     type_id = "gts.x.core.events.type.v1~",
[INFO] [stdout] 23 | |     description = "Base event type definition",
[INFO] [stdout] 24 | |     properties = "event_type,id,tenant_id,sequence_id,payload"
[INFO] [stdout] 25 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/inheritance_tests.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / #[struct_to_gts_schema(
[INFO] [stdout] 37 | |     dir_path = "schemas",
[INFO] [stdout] 38 | |     base = BaseEventV1,
[INFO] [stdout] 39 | |     type_id = "gts.x.core.events.type.v1~x.core.audit.event.v1~",
[INFO] [stdout] 40 | |     description = "Audit event with user context",
[INFO] [stdout] 41 | |     properties = "user_agent,user_id,ip_address,data"
[INFO] [stdout] 42 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/inheritance_tests.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / #[struct_to_gts_schema(
[INFO] [stdout] 52 | |     dir_path = "schemas",
[INFO] [stdout] 53 | |     base = AuditPayloadV1,
[INFO] [stdout] 54 | |     type_id = "gts.x.core.events.type.v1~x.core.audit.event.v1~x.marketplace.orders.purchase.v1~",
[INFO] [stdout] 55 | |     description = "Order placement audit event",
[INFO] [stdout] 56 | |     properties = "order_id,product_id"
[INFO] [stdout] 57 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/inheritance_tests.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / #[struct_to_gts_schema(
[INFO] [stdout] 69 | |     dir_path = "schemas",
[INFO] [stdout] 70 | |     base = BaseEventV1,
[INFO] [stdout] 71 | |     type_id = "gts.x.core.events.type.v1~x.core.simple.event.v1~",
[INFO] [stdout] 72 | |     description = "Simple event payload with just a message",
[INFO] [stdout] 73 | |     properties = "message,severity"
[INFO] [stdout] 74 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/inheritance_tests.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / #[struct_to_gts_schema(
[INFO] [stdout] 86 | |     dir_path = "schemas",
[INFO] [stdout] 87 | |     base = true,
[INFO] [stdout] 88 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 89 | |     description = "Base topic type definition with id field",
[INFO] [stdout] 90 | |     properties = "id,name,description"
[INFO] [stdout] 91 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/inheritance_tests.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | / #[struct_to_gts_schema(
[INFO] [stdout] 101 | |     dir_path = "schemas",
[INFO] [stdout] 102 | |     base = true,
[INFO] [stdout] 103 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 104 | |     description = "Base topic type definition with gts_id field",
[INFO] [stdout] 105 | |     properties = "gts_id,name,description"
[INFO] [stdout] 106 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/inheritance_tests.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / #[struct_to_gts_schema(
[INFO] [stdout] 116 | |     dir_path = "schemas",
[INFO] [stdout] 117 | |     base = true,
[INFO] [stdout] 118 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 119 | |     description = "Base topic type definition with gtsId field",
[INFO] [stdout] 120 | |     properties = "gts_id,name,description"
[INFO] [stdout] 121 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/inheritance_tests.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | / #[struct_to_gts_schema(
[INFO] [stdout] 131 | |     dir_path = "schemas",
[INFO] [stdout] 132 | |     base = true,
[INFO] [stdout] 133 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 134 | |     description = "Base topic type definition with gts_type field",
[INFO] [stdout] 135 | |     properties = "gts_type,name,description"
[INFO] [stdout] 136 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/inheritance_tests.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / #[struct_to_gts_schema(
[INFO] [stdout] 146 | |     dir_path = "schemas",
[INFO] [stdout] 147 | |     base = true,
[INFO] [stdout] 148 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 149 | |     description = "Base topic type definition with gtsType field",
[INFO] [stdout] 150 | |     properties = "gts_type,name,description"
[INFO] [stdout] 151 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/inheritance_tests.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | / #[struct_to_gts_schema(
[INFO] [stdout] 165 | |     dir_path = "schemas",
[INFO] [stdout] 166 | |     base = true,
[INFO] [stdout] 167 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 168 | |     description = "Base topic type definition",
[INFO] [stdout] 169 | |     properties = "name,description"
[INFO] [stdout] 170 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/inheritance_tests.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / #[struct_to_gts_schema(
[INFO] [stdout] 180 | |     dir_path = "schemas",
[INFO] [stdout] 181 | |     base = TopicV1,
[INFO] [stdout] 182 | |     type_id = "gts.x.core.events.topic.v1~x.commerce.orders.topic.v1~",
[INFO] [stdout] 183 | |     description = "Order topic configuration",
[INFO] [stdout] 184 | |     properties = ""
[INFO] [stdout] 185 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/inheritance_tests.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | / #[struct_to_gts_schema(
[INFO] [stdout] 195 | |     dir_path = "schemas",
[INFO] [stdout] 196 | |     base = true,
[INFO] [stdout] 197 | |     type_id = "gts.x.core.events.container.v1~",
[INFO] [stdout] 198 | |     description = "Container with renamed generic field",
[INFO] [stdout] 199 | |     properties = "id,name,rust_field_name"
[INFO] [stdout] 200 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/inheritance_tests.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | / #[struct_to_gts_schema(
[INFO] [stdout] 210 | |     dir_path = "schemas",
[INFO] [stdout] 211 | |     base = ContainerV1,
[INFO] [stdout] 212 | |     type_id = "gts.x.core.events.container.v1~x.app.entities.content.v1~",
[INFO] [stdout] 213 | |     description = "Content extending container",
[INFO] [stdout] 214 | |     properties = "content_value"
[INFO] [stdout] 215 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/traits_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use gts::{GtsInstanceId, GtsSchema};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/inheritance_tests.rs:689:13
[INFO] [stdout]     |
[INFO] [stdout] 689 |         use gts::GtsSchema;
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/inheritance_tests.rs:763:13
[INFO] [stdout]     |
[INFO] [stdout] 763 |         use gts::GtsSchema;
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/traits_tests.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / #[struct_to_gts_schema(
[INFO] [stdout] 27 | |     dir_path = "schemas",
[INFO] [stdout] 28 | |     base = true,
[INFO] [stdout] 29 | |     type_id = "gts.x.test.behav.event.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     gts_abstract = true,
[INFO] [stdout] 34 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]     --> tests/inheritance_tests.rs:1442:13
[INFO] [stdout]      |
[INFO] [stdout] 1442 |         use gts::GtsSchema;
[INFO] [stdout]      |             ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/integration_tests.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / #[struct_to_gts_schema(
[INFO] [stdout] 18 | |     dir_path = "schemas",
[INFO] [stdout] 19 | |     base = true,
[INFO] [stdout] 20 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 21 | |     description = "Event Topic (Stream) definition",
[INFO] [stdout] 22 | |     properties = "id,name,description,retention,ordering"
[INFO] [stdout] 23 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/integration_tests.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / #[struct_to_gts_schema(
[INFO] [stdout] 42 | |     dir_path = "schemas",
[INFO] [stdout] 43 | |     base = true,
[INFO] [stdout] 44 | |     type_id = "gts.x.test.entities.product.v1~",
[INFO] [stdout] 45 | |     description = "Product entity with pricing information",
[INFO] [stdout] 46 | |     properties = "id,name,price,description,in_stock"
[INFO] [stdout] 47 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/integration_tests.rs:954:9
[INFO] [stdout]     |
[INFO] [stdout] 954 |     use gts::GtsStore;
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/integration_tests.rs:984:9
[INFO] [stdout]     |
[INFO] [stdout] 984 |     use gts::GtsStore;
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]     --> tests/integration_tests.rs:1052:9
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     use gts::GtsStore;
[INFO] [stdout]      |         ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]     --> tests/integration_tests.rs:1079:1
[INFO] [stdout]      |
[INFO] [stdout] 1079 | / #[struct_to_gts_schema(
[INFO] [stdout] 1080 | |     dir_path = "schemas",
[INFO] [stdout] 1081 | |     base = true,
[INFO] [stdout] 1082 | |     type_id = "gts.x.test.versioned.minor.v1.0~",
[INFO] [stdout] 1083 | |     description = "Test struct with minor version",
[INFO] [stdout] 1084 | |     properties = "id,value"
[INFO] [stdout] 1085 | | )]
[INFO] [stdout]      | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]     --> tests/integration_tests.rs:1092:1
[INFO] [stdout]      |
[INFO] [stdout] 1092 | / #[struct_to_gts_schema(
[INFO] [stdout] 1093 | |     dir_path = "schemas",
[INFO] [stdout] 1094 | |     base = true,
[INFO] [stdout] 1095 | |     type_id = "gts.x.test.versioned.complex.v2.5~",
[INFO] [stdout] 1096 | |     description = "Test struct with complex minor version",
[INFO] [stdout] 1097 | |     properties = "id,data"
[INFO] [stdout] 1098 | | )]
[INFO] [stdout]      | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]     --> tests/integration_tests.rs:1150:1
[INFO] [stdout]      |
[INFO] [stdout] 1150 | / #[struct_to_gts_schema(
[INFO] [stdout] 1151 | |     dir_path = "schemas",
[INFO] [stdout] 1152 | |     base = true,
[INFO] [stdout] 1153 | |     type_id = "gts.x.test.single.segment.v1~",
[INFO] [stdout] 1154 | |     description = "Base struct with single segment",
[INFO] [stdout] 1155 | |     properties = "id,name"
[INFO] [stdout] 1156 | | )]
[INFO] [stdout]      | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/traits_tests.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / #[struct_to_gts_schema(
[INFO] [stdout] 42 | |     dir_path = "schemas",
[INFO] [stdout] 43 | |     base = EventV1,
[INFO] [stdout] 44 | |     type_id = "gts.x.test.behav.event.v1~x.test.order.placed.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     gts_final = true,
[INFO] [stdout] 51 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/traits_tests.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / #[struct_to_gts_schema(
[INFO] [stdout] 70 | |     dir_path = "schemas",
[INFO] [stdout] 71 | |     base = true,
[INFO] [stdout] 72 | |     type_id = "gts.x.test.behav.req.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | |     traits_schema = inline(EventTraits),
[INFO] [stdout] 76 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/traits_tests.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / #[struct_to_gts_schema(
[INFO] [stdout] 86 | |     dir_path = "schemas",
[INFO] [stdout] 87 | |     base = true,
[INFO] [stdout] 88 | |     type_id = "gts.x.test.behav.absreq.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |     gts_abstract = true,
[INFO] [stdout] 93 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/traits_tests.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | / #[struct_to_gts_schema(
[INFO] [stdout] 103 | |     dir_path = "schemas",
[INFO] [stdout] 104 | |     base = AbsReqV1,
[INFO] [stdout] 105 | |     type_id = "gts.x.test.behav.absreq.v1~x.test.absreq.leaf.v1~",
[INFO] [stdout] 106 | |     description = "Concrete leaf leaving an inherited required trait unresolved",
[INFO] [stdout] 107 | |     properties = "name",
[INFO] [stdout] 108 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/traits_tests.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | / #[struct_to_gts_schema(
[INFO] [stdout] 126 | |     dir_path = "schemas",
[INFO] [stdout] 127 | |     base = true,
[INFO] [stdout] 128 | |     type_id = "gts.x.test.behav.compat.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     gts_abstract = true,
[INFO] [stdout] 133 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/traits_tests.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | / #[struct_to_gts_schema(
[INFO] [stdout] 144 | |     dir_path = "schemas",
[INFO] [stdout] 145 | |     base = CompatV1,
[INFO] [stdout] 146 | |     type_id = "gts.x.test.behav.compat.v1~x.test.compat.bad.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     traits = serde_json::json!({ "retention": "P30D" }),
[INFO] [stdout] 151 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/traits_tests.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | / #[struct_to_gts_schema(
[INFO] [stdout] 167 | |     dir_path = "schemas",
[INFO] [stdout] 168 | |     base = true,
[INFO] [stdout] 169 | |     type_id = "gts.x.test.behav.const.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     gts_abstract = true,
[INFO] [stdout] 174 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/traits_tests.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | / #[struct_to_gts_schema(
[INFO] [stdout] 184 | |     dir_path = "schemas",
[INFO] [stdout] 185 | |     base = ConstBaseV1,
[INFO] [stdout] 186 | |     type_id = "gts.x.test.behav.const.v1~x.test.const.bad.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 189 | |     traits = serde_json::json!({ "indexed": false }),
[INFO] [stdout] 190 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/traits_tests.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | / #[struct_to_gts_schema(
[INFO] [stdout] 209 | |     dir_path = "schemas",
[INFO] [stdout] 210 | |     base = true,
[INFO] [stdout] 211 | |     type_id = "gts.x.test.behav.defmat.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |     traits_schema = inline(DefaultedTraits),
[INFO] [stdout] 215 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/traits_tests.rs:236:1
[INFO] [stdout]     |
[INFO] [stdout] 236 | / #[struct_to_gts_schema(
[INFO] [stdout] 237 | |     dir_path = "schemas",
[INFO] [stdout] 238 | |     base = true,
[INFO] [stdout] 239 | |     type_id = "gts.x.test.behav.closed.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 243 | |     gts_abstract = true,
[INFO] [stdout] 244 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/traits_tests.rs:254:1
[INFO] [stdout]     |
[INFO] [stdout] 254 | / #[struct_to_gts_schema(
[INFO] [stdout] 255 | |     dir_path = "schemas",
[INFO] [stdout] 256 | |     base = ClosedBaseV1,
[INFO] [stdout] 257 | |     type_id = "gts.x.test.behav.closed.v1~x.test.extend.bad.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 264 | |     }),
[INFO] [stdout] 265 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/traits_tests.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 | / #[struct_to_gts_schema(
[INFO] [stdout] 287 | |     dir_path = "schemas",
[INFO] [stdout] 288 | |     base = true,
[INFO] [stdout] 289 | |     type_id = "gts.x.test.behav.narrow.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 293 | |     gts_abstract = true,
[INFO] [stdout] 294 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/traits_tests.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | / #[struct_to_gts_schema(
[INFO] [stdout] 305 | |     dir_path = "schemas",
[INFO] [stdout] 306 | |     base = NarrowBaseV1,
[INFO] [stdout] 307 | |     type_id = "gts.x.test.behav.narrow.v1~x.test.urgent.ok.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 312 | |     gts_final = true,
[INFO] [stdout] 313 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/traits_tests.rs:322:1
[INFO] [stdout]     |
[INFO] [stdout] 322 | / #[struct_to_gts_schema(
[INFO] [stdout] 323 | |     dir_path = "schemas",
[INFO] [stdout] 324 | |     base = NarrowBaseV1,
[INFO] [stdout] 325 | |     type_id = "gts.x.test.behav.narrow.v1~x.test.urgent.bad.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 330 | |     gts_final = true,
[INFO] [stdout] 331 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gts-macros` (test "pretty_test") due to 4 previous errors
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/inheritance_tests.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / #[struct_to_gts_schema(
[INFO] [stdout] 20 | |     dir_path = "schemas",
[INFO] [stdout] 21 | |     base = true,
[INFO] [stdout] 22 | |     type_id = "gts.x.core.events.type.v1~",
[INFO] [stdout] 23 | |     description = "Base event type definition",
[INFO] [stdout] 24 | |     properties = "event_type,id,tenant_id,sequence_id,payload"
[INFO] [stdout] 25 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/traits_tests.rs:18:40
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(JsonSchema, serde::Serialize, GtsTraitsSchema)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `GtsTraitsSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gts-macros` (test "deprecated_schema_id_alias") due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/traits_tests.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / #[struct_to_gts_schema(
[INFO] [stdout] 27 | |     dir_path = "schemas",
[INFO] [stdout] 28 | |     base = true,
[INFO] [stdout] 29 | |     type_id = "gts.x.test.behav.event.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     gts_abstract = true,
[INFO] [stdout] 34 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/inheritance_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use gts::gts::GtsTypeId;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/inheritance_tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use gts::{GtsInstanceId, GtsSchema, GtsStore};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/inheritance_tests.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / #[struct_to_gts_schema(
[INFO] [stdout] 20 | |     dir_path = "schemas",
[INFO] [stdout] 21 | |     base = true,
[INFO] [stdout] 22 | |     type_id = "gts.x.core.events.type.v1~",
[INFO] [stdout] 23 | |     description = "Base event type definition",
[INFO] [stdout] 24 | |     properties = "event_type,id,tenant_id,sequence_id,payload"
[INFO] [stdout] 25 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/inheritance_tests.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / #[struct_to_gts_schema(
[INFO] [stdout] 37 | |     dir_path = "schemas",
[INFO] [stdout] 38 | |     base = BaseEventV1,
[INFO] [stdout] 39 | |     type_id = "gts.x.core.events.type.v1~x.core.audit.event.v1~",
[INFO] [stdout] 40 | |     description = "Audit event with user context",
[INFO] [stdout] 41 | |     properties = "user_agent,user_id,ip_address,data"
[INFO] [stdout] 42 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/inheritance_tests.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / #[struct_to_gts_schema(
[INFO] [stdout] 52 | |     dir_path = "schemas",
[INFO] [stdout] 53 | |     base = AuditPayloadV1,
[INFO] [stdout] 54 | |     type_id = "gts.x.core.events.type.v1~x.core.audit.event.v1~x.marketplace.orders.purchase.v1~",
[INFO] [stdout] 55 | |     description = "Order placement audit event",
[INFO] [stdout] 56 | |     properties = "order_id,product_id"
[INFO] [stdout] 57 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/inheritance_tests.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / #[struct_to_gts_schema(
[INFO] [stdout] 69 | |     dir_path = "schemas",
[INFO] [stdout] 70 | |     base = BaseEventV1,
[INFO] [stdout] 71 | |     type_id = "gts.x.core.events.type.v1~x.core.simple.event.v1~",
[INFO] [stdout] 72 | |     description = "Simple event payload with just a message",
[INFO] [stdout] 73 | |     properties = "message,severity"
[INFO] [stdout] 74 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]   --> tests/inheritance_tests.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / #[struct_to_gts_schema(
[INFO] [stdout] 86 | |     dir_path = "schemas",
[INFO] [stdout] 87 | |     base = true,
[INFO] [stdout] 88 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 89 | |     description = "Base topic type definition with id field",
[INFO] [stdout] 90 | |     properties = "id,name,description"
[INFO] [stdout] 91 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/inheritance_tests.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | / #[struct_to_gts_schema(
[INFO] [stdout] 101 | |     dir_path = "schemas",
[INFO] [stdout] 102 | |     base = true,
[INFO] [stdout] 103 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 104 | |     description = "Base topic type definition with gts_id field",
[INFO] [stdout] 105 | |     properties = "gts_id,name,description"
[INFO] [stdout] 106 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/inheritance_tests.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / #[struct_to_gts_schema(
[INFO] [stdout] 116 | |     dir_path = "schemas",
[INFO] [stdout] 117 | |     base = true,
[INFO] [stdout] 118 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 119 | |     description = "Base topic type definition with gtsId field",
[INFO] [stdout] 120 | |     properties = "gts_id,name,description"
[INFO] [stdout] 121 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/inheritance_tests.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | / #[struct_to_gts_schema(
[INFO] [stdout] 131 | |     dir_path = "schemas",
[INFO] [stdout] 132 | |     base = true,
[INFO] [stdout] 133 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 134 | |     description = "Base topic type definition with gts_type field",
[INFO] [stdout] 135 | |     properties = "gts_type,name,description"
[INFO] [stdout] 136 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/inheritance_tests.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / #[struct_to_gts_schema(
[INFO] [stdout] 146 | |     dir_path = "schemas",
[INFO] [stdout] 147 | |     base = true,
[INFO] [stdout] 148 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 149 | |     description = "Base topic type definition with gtsType field",
[INFO] [stdout] 150 | |     properties = "gts_type,name,description"
[INFO] [stdout] 151 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/inheritance_tests.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | / #[struct_to_gts_schema(
[INFO] [stdout] 165 | |     dir_path = "schemas",
[INFO] [stdout] 166 | |     base = true,
[INFO] [stdout] 167 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 168 | |     description = "Base topic type definition",
[INFO] [stdout] 169 | |     properties = "name,description"
[INFO] [stdout] 170 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/inheritance_tests.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / #[struct_to_gts_schema(
[INFO] [stdout] 180 | |     dir_path = "schemas",
[INFO] [stdout] 181 | |     base = TopicV1,
[INFO] [stdout] 182 | |     type_id = "gts.x.core.events.topic.v1~x.commerce.orders.topic.v1~",
[INFO] [stdout] 183 | |     description = "Order topic configuration",
[INFO] [stdout] 184 | |     properties = ""
[INFO] [stdout] 185 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/inheritance_tests.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | / #[struct_to_gts_schema(
[INFO] [stdout] 195 | |     dir_path = "schemas",
[INFO] [stdout] 196 | |     base = true,
[INFO] [stdout] 197 | |     type_id = "gts.x.core.events.container.v1~",
[INFO] [stdout] 198 | |     description = "Container with renamed generic field",
[INFO] [stdout] 199 | |     properties = "id,name,rust_field_name"
[INFO] [stdout] 200 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/inheritance_tests.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | / #[struct_to_gts_schema(
[INFO] [stdout] 210 | |     dir_path = "schemas",
[INFO] [stdout] 211 | |     base = ContainerV1,
[INFO] [stdout] 212 | |     type_id = "gts.x.core.events.container.v1~x.app.entities.content.v1~",
[INFO] [stdout] 213 | |     description = "Content extending container",
[INFO] [stdout] 214 | |     properties = "content_value"
[INFO] [stdout] 215 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/inheritance_tests.rs:689:13
[INFO] [stdout]     |
[INFO] [stdout] 689 |         use gts::GtsSchema;
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]    --> tests/inheritance_tests.rs:763:13
[INFO] [stdout]     |
[INFO] [stdout] 763 |         use gts::GtsSchema;
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gts`
[INFO] [stdout]     --> tests/inheritance_tests.rs:1442:13
[INFO] [stdout]      |
[INFO] [stdout] 1442 |         use gts::GtsSchema;
[INFO] [stdout]      |             ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/inheritance_tests.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / #[struct_to_gts_schema(
[INFO] [stdout] 20 | |     dir_path = "schemas",
[INFO] [stdout] 21 | |     base = true,
[INFO] [stdout] 22 | |     type_id = "gts.x.core.events.type.v1~",
[INFO] [stdout] 23 | |     description = "Base event type definition",
[INFO] [stdout] 24 | |     properties = "event_type,id,tenant_id,sequence_id,payload"
[INFO] [stdout] 25 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/instance_macro_tests.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / #[struct_to_gts_schema(
[INFO] [stdout] 31 | |     dir_path = "schemas",
[INFO] [stdout] 32 | |     base = true,
[INFO] [stdout] 33 | |     type_id = "gts.acme.core.events.topic.v1~",
[INFO] [stdout] 34 | |     description = "Test topic type used to exercise gts_instance!",
[INFO] [stdout] 35 | |     properties = "id,name,retention"
[INFO] [stdout] 36 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/serde_rename_tests.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / #[struct_to_gts_schema(
[INFO] [stdout] 21 | |     dir_path = "schemas",
[INFO] [stdout] 22 | |     base = true,
[INFO] [stdout] 23 | |     type_id = "gts.x.core.events.type.v1~",
[INFO] [stdout] 24 | |     description = "Base event type with serde(rename = \"type\")",
[INFO] [stdout] 25 | |     properties = "event_type,id,tenant_id,sequence_id,payload"
[INFO] [stdout] 26 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/instance_macro_tests.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / #[struct_to_gts_schema(
[INFO] [stdout] 50 | |     dir_path = "schemas",
[INFO] [stdout] 51 | |     base = true,
[INFO] [stdout] 52 | |     type_id = "gts.acme.core.test.base.v1~",
[INFO] [stdout] 53 | |     description = "Generic base type for chained-instance turbofish tests",
[INFO] [stdout] 54 | |     properties = "id,payload"
[INFO] [stdout] 55 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/serde_rename_tests.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / #[struct_to_gts_schema(
[INFO] [stdout] 38 | |     dir_path = "schemas",
[INFO] [stdout] 39 | |     base = true,
[INFO] [stdout] 40 | |     type_id = "gts.x.core.events.gts_type.v1~",
[INFO] [stdout] 41 | |     description = "Base event type with serde(rename = \"gts_type\")",
[INFO] [stdout] 42 | |     properties = "event_type,id,tenant_id,sequence_id,payload"
[INFO] [stdout] 43 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/inheritance_tests.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / #[struct_to_gts_schema(
[INFO] [stdout] 20 | |     dir_path = "schemas",
[INFO] [stdout] 21 | |     base = true,
[INFO] [stdout] 22 | |     type_id = "gts.x.core.events.type.v1~",
[INFO] [stdout] 23 | |     description = "Base event type definition",
[INFO] [stdout] 24 | |     properties = "event_type,id,tenant_id,sequence_id,payload"
[INFO] [stdout] 25 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/inheritance_tests.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / #[struct_to_gts_schema(
[INFO] [stdout] 37 | |     dir_path = "schemas",
[INFO] [stdout] 38 | |     base = BaseEventV1,
[INFO] [stdout] 39 | |     type_id = "gts.x.core.events.type.v1~x.core.audit.event.v1~",
[INFO] [stdout] 40 | |     description = "Audit event with user context",
[INFO] [stdout] 41 | |     properties = "user_agent,user_id,ip_address,data"
[INFO] [stdout] 42 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/traits_tests.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / #[struct_to_gts_schema(
[INFO] [stdout] 27 | |     dir_path = "schemas",
[INFO] [stdout] 28 | |     base = true,
[INFO] [stdout] 29 | |     type_id = "gts.x.test.behav.event.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     gts_abstract = true,
[INFO] [stdout] 34 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/inheritance_tests_mixed.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / #[struct_to_gts_schema(
[INFO] [stdout] 21 | |     dir_path = "schemas",
[INFO] [stdout] 22 | |     base = true,
[INFO] [stdout] 23 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 24 | |     description = "Base topic type with invalid ID field but valid GTS Type field",
[INFO] [stdout] 25 | |     properties = "id,r#type,name,description"
[INFO] [stdout] 26 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/inheritance_tests_mixed.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / #[struct_to_gts_schema(
[INFO] [stdout] 37 | |     dir_path = "schemas",
[INFO] [stdout] 38 | |     base = true,
[INFO] [stdout] 39 | |     type_id = "gts.x.core.events.type.v1~",
[INFO] [stdout] 40 | |     description = "Base event type with invalid ID field but valid GTS Type field",
[INFO] [stdout] 41 | |     properties = "id,gts_type,name,description"
[INFO] [stdout] 42 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/traits_tests.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / #[struct_to_gts_schema(
[INFO] [stdout] 42 | |     dir_path = "schemas",
[INFO] [stdout] 43 | |     base = EventV1,
[INFO] [stdout] 44 | |     type_id = "gts.x.test.behav.event.v1~x.test.order.placed.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     gts_final = true,
[INFO] [stdout] 51 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/serde_rename_tests.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / #[struct_to_gts_schema(
[INFO] [stdout] 38 | |     dir_path = "schemas",
[INFO] [stdout] 39 | |     base = true,
[INFO] [stdout] 40 | |     type_id = "gts.x.core.events.gts_type.v1~",
[INFO] [stdout] 41 | |     description = "Base event type with serde(rename = \"gts_type\")",
[INFO] [stdout] 42 | |     properties = "event_type,id,tenant_id,sequence_id,payload"
[INFO] [stdout] 43 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/golden/traits_inline_chain.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / #[struct_to_gts_schema(
[INFO] [stdout] 48 | |     dir_path = "schemas",
[INFO] [stdout] 49 | |     base = true,
[INFO] [stdout] 50 | |     type_id = "gts.x.test.golden.event.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     gts_abstract = true,
[INFO] [stdout] 55 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/value_dispatch_tests.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / #[struct_to_gts_schema(
[INFO] [stdout] 37 | |     dir_path = "schemas",
[INFO] [stdout] 38 | |     base = true,
[INFO] [stdout] 39 | |     type_id = "gts.x.test.value_dispatch.envelope.v1~",
[INFO] [stdout] 40 | |     description = "EnvelopeV1 carrying an opaque (default) or typed payload",
[INFO] [stdout] 41 | |     properties = "gts_type,payload"
[INFO] [stdout] 42 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/instance_macro_tests.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / #[struct_to_gts_schema(
[INFO] [stdout] 50 | |     dir_path = "schemas",
[INFO] [stdout] 51 | |     base = true,
[INFO] [stdout] 52 | |     type_id = "gts.acme.core.test.base.v1~",
[INFO] [stdout] 53 | |     description = "Generic base type for chained-instance turbofish tests",
[INFO] [stdout] 54 | |     properties = "id,payload"
[INFO] [stdout] 55 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/serde_rename_tests.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / #[struct_to_gts_schema(
[INFO] [stdout] 55 | |     dir_path = "schemas",
[INFO] [stdout] 56 | |     base = true,
[INFO] [stdout] 57 | |     type_id = "gts.x.core.events.schema.v1~",
[INFO] [stdout] 58 | |     description = "Base event type with serde(rename = \"schema\")",
[INFO] [stdout] 59 | |     properties = "event_type,id,tenant_id,sequence_id,payload"
[INFO] [stdout] 60 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/inheritance_tests.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / #[struct_to_gts_schema(
[INFO] [stdout] 20 | |     dir_path = "schemas",
[INFO] [stdout] 21 | |     base = true,
[INFO] [stdout] 22 | |     type_id = "gts.x.core.events.type.v1~",
[INFO] [stdout] 23 | |     description = "Base event type definition",
[INFO] [stdout] 24 | |     properties = "event_type,id,tenant_id,sequence_id,payload"
[INFO] [stdout] 25 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/instance_macro_tests.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / #[struct_to_gts_schema(
[INFO] [stdout] 63 | |     dir_path = "schemas",
[INFO] [stdout] 64 | |     base = BaseV1,
[INFO] [stdout] 65 | |     type_id = "gts.acme.core.test.base.v1~acme.core.test.leaf.v1~",
[INFO] [stdout] 66 | |     description = "Derived leaf for chained-instance turbofish tests",
[INFO] [stdout] 67 | |     properties = "name"
[INFO] [stdout] 68 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/value_dispatch_tests.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / #[struct_to_gts_schema(
[INFO] [stdout] 52 | |     dir_path = "schemas",
[INFO] [stdout] 53 | |     base = EnvelopeV1,
[INFO] [stdout] 54 | |     type_id = "gts.x.test.value_dispatch.envelope.v1~x.test.value_dispatch.alpha.v1~",
[INFO] [stdout] 55 | |     description = "Alpha leaf — directly under EnvelopeV1",
[INFO] [stdout] 56 | |     properties = "alpha_data"
[INFO] [stdout] 57 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/inheritance_tests.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / #[struct_to_gts_schema(
[INFO] [stdout] 37 | |     dir_path = "schemas",
[INFO] [stdout] 38 | |     base = BaseEventV1,
[INFO] [stdout] 39 | |     type_id = "gts.x.core.events.type.v1~x.core.audit.event.v1~",
[INFO] [stdout] 40 | |     description = "Audit event with user context",
[INFO] [stdout] 41 | |     properties = "user_agent,user_id,ip_address,data"
[INFO] [stdout] 42 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/traits_tests.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / #[struct_to_gts_schema(
[INFO] [stdout] 42 | |     dir_path = "schemas",
[INFO] [stdout] 43 | |     base = EventV1,
[INFO] [stdout] 44 | |     type_id = "gts.x.test.behav.event.v1~x.test.order.placed.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     gts_final = true,
[INFO] [stdout] 51 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/inheritance_tests.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / #[struct_to_gts_schema(
[INFO] [stdout] 37 | |     dir_path = "schemas",
[INFO] [stdout] 38 | |     base = BaseEventV1,
[INFO] [stdout] 39 | |     type_id = "gts.x.core.events.type.v1~x.core.audit.event.v1~",
[INFO] [stdout] 40 | |     description = "Audit event with user context",
[INFO] [stdout] 41 | |     properties = "user_agent,user_id,ip_address,data"
[INFO] [stdout] 42 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/traits_tests.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / #[struct_to_gts_schema(
[INFO] [stdout] 70 | |     dir_path = "schemas",
[INFO] [stdout] 71 | |     base = true,
[INFO] [stdout] 72 | |     type_id = "gts.x.test.behav.req.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | |     traits_schema = inline(EventTraits),
[INFO] [stdout] 76 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/golden/traits_inline_chain.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / #[struct_to_gts_schema(
[INFO] [stdout] 63 | |     dir_path = "schemas",
[INFO] [stdout] 64 | |     base = EventV1,
[INFO] [stdout] 65 | |     type_id = "gts.x.test.golden.event.v1~x.test.order.placed.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |     gts_final = true,
[INFO] [stdout] 75 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/instance_macro_tests.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / #[struct_to_gts_schema(
[INFO] [stdout] 63 | |     dir_path = "schemas",
[INFO] [stdout] 64 | |     base = BaseV1,
[INFO] [stdout] 65 | |     type_id = "gts.acme.core.test.base.v1~acme.core.test.leaf.v1~",
[INFO] [stdout] 66 | |     description = "Derived leaf for chained-instance turbofish tests",
[INFO] [stdout] 67 | |     properties = "name"
[INFO] [stdout] 68 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/instance_macro_tests.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / #[struct_to_gts_schema(
[INFO] [stdout] 84 | |     dir_path = "schemas",
[INFO] [stdout] 85 | |     base = true,
[INFO] [stdout] 86 | |     type_id = "gts.acme.core.test.l1.v1~",
[INFO] [stdout] 87 | |     description = "Level-1 base for three-level chained-instance tests",
[INFO] [stdout] 88 | |     properties = "id,payload"
[INFO] [stdout] 89 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/inheritance_tests.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / #[struct_to_gts_schema(
[INFO] [stdout] 52 | |     dir_path = "schemas",
[INFO] [stdout] 53 | |     base = AuditPayloadV1,
[INFO] [stdout] 54 | |     type_id = "gts.x.core.events.type.v1~x.core.audit.event.v1~x.marketplace.orders.purchase.v1~",
[INFO] [stdout] 55 | |     description = "Order placement audit event",
[INFO] [stdout] 56 | |     properties = "order_id,product_id"
[INFO] [stdout] 57 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/serde_rename_tests.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / #[struct_to_gts_schema(
[INFO] [stdout] 55 | |     dir_path = "schemas",
[INFO] [stdout] 56 | |     base = true,
[INFO] [stdout] 57 | |     type_id = "gts.x.core.events.schema.v1~",
[INFO] [stdout] 58 | |     description = "Base event type with serde(rename = \"schema\")",
[INFO] [stdout] 59 | |     properties = "event_type,id,tenant_id,sequence_id,payload"
[INFO] [stdout] 60 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/inheritance_tests_mixed.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / #[struct_to_gts_schema(
[INFO] [stdout] 37 | |     dir_path = "schemas",
[INFO] [stdout] 38 | |     base = true,
[INFO] [stdout] 39 | |     type_id = "gts.x.core.events.type.v1~",
[INFO] [stdout] 40 | |     description = "Base event type with invalid ID field but valid GTS Type field",
[INFO] [stdout] 41 | |     properties = "id,gts_type,name,description"
[INFO] [stdout] 42 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/value_dispatch_tests.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / #[struct_to_gts_schema(
[INFO] [stdout] 52 | |     dir_path = "schemas",
[INFO] [stdout] 53 | |     base = EnvelopeV1,
[INFO] [stdout] 54 | |     type_id = "gts.x.test.value_dispatch.envelope.v1~x.test.value_dispatch.alpha.v1~",
[INFO] [stdout] 55 | |     description = "Alpha leaf — directly under EnvelopeV1",
[INFO] [stdout] 56 | |     properties = "alpha_data"
[INFO] [stdout] 57 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/value_dispatch_tests.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / #[struct_to_gts_schema(
[INFO] [stdout] 66 | |     dir_path = "schemas",
[INFO] [stdout] 67 | |     base = EnvelopeV1,
[INFO] [stdout] 68 | |     type_id = "gts.x.test.value_dispatch.envelope.v1~x.test.value_dispatch.gamma.v1~",
[INFO] [stdout] 69 | |     description = "Gamma leaf — directly under EnvelopeV1, different shape from Alpha",
[INFO] [stdout] 70 | |     properties = "gamma_count,gamma_flag"
[INFO] [stdout] 71 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gts-macros` (test "serde_rename_tests") due to 10 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/instance_macro_tests.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / #[struct_to_gts_schema(
[INFO] [stdout] 84 | |     dir_path = "schemas",
[INFO] [stdout] 85 | |     base = true,
[INFO] [stdout] 86 | |     type_id = "gts.acme.core.test.l1.v1~",
[INFO] [stdout] 87 | |     description = "Level-1 base for three-level chained-instance tests",
[INFO] [stdout] 88 | |     properties = "id,payload"
[INFO] [stdout] 89 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/instance_macro_tests.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / #[struct_to_gts_schema(
[INFO] [stdout]  97 | |     dir_path = "schemas",
[INFO] [stdout]  98 | |     base = L1OuterV1,
[INFO] [stdout]  99 | |     type_id = "gts.acme.core.test.l1.v1~acme.core.test.l2.v1~",
[INFO] [stdout] 100 | |     description = "Level-2 mid for three-level chained-instance tests",
[INFO] [stdout] 101 | |     properties = "data"
[INFO] [stdout] 102 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/inheritance_tests_mixed.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | / #[struct_to_gts_schema(
[INFO] [stdout] 53 | |     dir_path = "schemas",
[INFO] [stdout] 54 | |     base = true,
[INFO] [stdout] 55 | |     type_id = "gts.x.core.events.schema.v1~",
[INFO] [stdout] 56 | |     description = "Base schema type with invalid ID fields but valid GTS Type field",
[INFO] [stdout] 57 | |     properties = "gts_id,schema,name,description"
[INFO] [stdout] 58 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/golden/traits_inline_chain.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / #[struct_to_gts_schema(
[INFO] [stdout] 63 | |     dir_path = "schemas",
[INFO] [stdout] 64 | |     base = EventV1,
[INFO] [stdout] 65 | |     type_id = "gts.x.test.golden.event.v1~x.test.order.placed.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |     gts_final = true,
[INFO] [stdout] 75 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/inheritance_tests.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / #[struct_to_gts_schema(
[INFO] [stdout] 37 | |     dir_path = "schemas",
[INFO] [stdout] 38 | |     base = BaseEventV1,
[INFO] [stdout] 39 | |     type_id = "gts.x.core.events.type.v1~x.core.audit.event.v1~",
[INFO] [stdout] 40 | |     description = "Audit event with user context",
[INFO] [stdout] 41 | |     properties = "user_agent,user_id,ip_address,data"
[INFO] [stdout] 42 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/inheritance_tests.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / #[struct_to_gts_schema(
[INFO] [stdout] 52 | |     dir_path = "schemas",
[INFO] [stdout] 53 | |     base = AuditPayloadV1,
[INFO] [stdout] 54 | |     type_id = "gts.x.core.events.type.v1~x.core.audit.event.v1~x.marketplace.orders.purchase.v1~",
[INFO] [stdout] 55 | |     description = "Order placement audit event",
[INFO] [stdout] 56 | |     properties = "order_id,product_id"
[INFO] [stdout] 57 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/golden/traits_bool_true.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / #[struct_to_gts_schema(
[INFO] [stdout] 10 | |     dir_path = "schemas",
[INFO] [stdout] 11 | |     base = true,
[INFO] [stdout] 12 | |     type_id = "gts.x.test.golden.open.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |     }),
[INFO] [stdout] 20 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/inheritance_tests.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / #[struct_to_gts_schema(
[INFO] [stdout] 69 | |     dir_path = "schemas",
[INFO] [stdout] 70 | |     base = BaseEventV1,
[INFO] [stdout] 71 | |     type_id = "gts.x.core.events.type.v1~x.core.simple.event.v1~",
[INFO] [stdout] 72 | |     description = "Simple event payload with just a message",
[INFO] [stdout] 73 | |     properties = "message,severity"
[INFO] [stdout] 74 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/value_dispatch_tests.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / #[struct_to_gts_schema(
[INFO] [stdout] 66 | |     dir_path = "schemas",
[INFO] [stdout] 67 | |     base = EnvelopeV1,
[INFO] [stdout] 68 | |     type_id = "gts.x.test.value_dispatch.envelope.v1~x.test.value_dispatch.gamma.v1~",
[INFO] [stdout] 69 | |     description = "Gamma leaf — directly under EnvelopeV1, different shape from Alpha",
[INFO] [stdout] 70 | |     properties = "gamma_count,gamma_flag"
[INFO] [stdout] 71 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/inheritance_tests.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / #[struct_to_gts_schema(
[INFO] [stdout] 52 | |     dir_path = "schemas",
[INFO] [stdout] 53 | |     base = AuditPayloadV1,
[INFO] [stdout] 54 | |     type_id = "gts.x.core.events.type.v1~x.core.audit.event.v1~x.marketplace.orders.purchase.v1~",
[INFO] [stdout] 55 | |     description = "Order placement audit event",
[INFO] [stdout] 56 | |     properties = "order_id,product_id"
[INFO] [stdout] 57 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/value_dispatch_tests.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / #[struct_to_gts_schema(
[INFO] [stdout] 81 | |     dir_path = "schemas",
[INFO] [stdout] 82 | |     base = EnvelopeV1,
[INFO] [stdout] 83 | |     type_id = "gts.x.test.value_dispatch.envelope.v1~x.test.value_dispatch.intermediate.v1~",
[INFO] [stdout] 84 | |     description = "IntermediateV1 node — common fields plus a generic `extension` for level-3 leaves",
[INFO] [stdout] 85 | |     properties = "common_label,extension"
[INFO] [stdout] 86 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/golden/traits_bool_true.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / #[struct_to_gts_schema(
[INFO] [stdout] 10 | |     dir_path = "schemas",
[INFO] [stdout] 11 | |     base = true,
[INFO] [stdout] 12 | |     type_id = "gts.x.test.golden.open.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |     }),
[INFO] [stdout] 20 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/traits_tests.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / #[struct_to_gts_schema(
[INFO] [stdout] 70 | |     dir_path = "schemas",
[INFO] [stdout] 71 | |     base = true,
[INFO] [stdout] 72 | |     type_id = "gts.x.test.behav.req.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | |     traits_schema = inline(EventTraits),
[INFO] [stdout] 76 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/inheritance_tests.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / #[struct_to_gts_schema(
[INFO] [stdout] 52 | |     dir_path = "schemas",
[INFO] [stdout] 53 | |     base = AuditPayloadV1,
[INFO] [stdout] 54 | |     type_id = "gts.x.core.events.type.v1~x.core.audit.event.v1~x.marketplace.orders.purchase.v1~",
[INFO] [stdout] 55 | |     description = "Order placement audit event",
[INFO] [stdout] 56 | |     properties = "order_id,product_id"
[INFO] [stdout] 57 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/golden/traits_bool_false.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / #[struct_to_gts_schema(
[INFO] [stdout]  9 | |     dir_path = "schemas",
[INFO] [stdout] 10 | |     base = true,
[INFO] [stdout] 11 | |     type_id = "gts.x.test.golden.closed.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     traits_schema = false
[INFO] [stdout] 15 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/inheritance_tests.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / #[struct_to_gts_schema(
[INFO] [stdout] 69 | |     dir_path = "schemas",
[INFO] [stdout] 70 | |     base = BaseEventV1,
[INFO] [stdout] 71 | |     type_id = "gts.x.core.events.type.v1~x.core.simple.event.v1~",
[INFO] [stdout] 72 | |     description = "Simple event payload with just a message",
[INFO] [stdout] 73 | |     properties = "message,severity"
[INFO] [stdout] 74 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/instance_macro_tests.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / #[struct_to_gts_schema(
[INFO] [stdout]  97 | |     dir_path = "schemas",
[INFO] [stdout]  98 | |     base = L1OuterV1,
[INFO] [stdout]  99 | |     type_id = "gts.acme.core.test.l1.v1~acme.core.test.l2.v1~",
[INFO] [stdout] 100 | |     description = "Level-2 mid for three-level chained-instance tests",
[INFO] [stdout] 101 | |     properties = "data"
[INFO] [stdout] 102 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/inheritance_tests_mixed.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | / #[struct_to_gts_schema(
[INFO] [stdout] 53 | |     dir_path = "schemas",
[INFO] [stdout] 54 | |     base = true,
[INFO] [stdout] 55 | |     type_id = "gts.x.core.events.schema.v1~",
[INFO] [stdout] 56 | |     description = "Base schema type with invalid ID fields but valid GTS Type field",
[INFO] [stdout] 57 | |     properties = "gts_id,schema,name,description"
[INFO] [stdout] 58 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/instance_macro_tests.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | / #[struct_to_gts_schema(
[INFO] [stdout] 109 | |     dir_path = "schemas",
[INFO] [stdout] 110 | |     base = L2MidV1,
[INFO] [stdout] 111 | |     type_id = "gts.acme.core.test.l1.v1~acme.core.test.l2.v1~acme.core.test.l3.v1~",
[INFO] [stdout] 112 | |     description = "Level-3 leaf for three-level chained-instance tests",
[INFO] [stdout] 113 | |     properties = "value"
[INFO] [stdout] 114 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/inheritance_tests.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / #[struct_to_gts_schema(
[INFO] [stdout] 69 | |     dir_path = "schemas",
[INFO] [stdout] 70 | |     base = BaseEventV1,
[INFO] [stdout] 71 | |     type_id = "gts.x.core.events.type.v1~x.core.simple.event.v1~",
[INFO] [stdout] 72 | |     description = "Simple event payload with just a message",
[INFO] [stdout] 73 | |     properties = "message,severity"
[INFO] [stdout] 74 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/traits_tests.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / #[struct_to_gts_schema(
[INFO] [stdout] 86 | |     dir_path = "schemas",
[INFO] [stdout] 87 | |     base = true,
[INFO] [stdout] 88 | |     type_id = "gts.x.test.behav.absreq.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |     gts_abstract = true,
[INFO] [stdout] 93 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/inheritance_tests.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / #[struct_to_gts_schema(
[INFO] [stdout] 86 | |     dir_path = "schemas",
[INFO] [stdout] 87 | |     base = true,
[INFO] [stdout] 88 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 89 | |     description = "Base topic type definition with id field",
[INFO] [stdout] 90 | |     properties = "id,name,description"
[INFO] [stdout] 91 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gts-macros` (test "inheritance_tests_mixed") due to 10 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/inheritance_tests.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / #[struct_to_gts_schema(
[INFO] [stdout] 69 | |     dir_path = "schemas",
[INFO] [stdout] 70 | |     base = BaseEventV1,
[INFO] [stdout] 71 | |     type_id = "gts.x.core.events.type.v1~x.core.simple.event.v1~",
[INFO] [stdout] 72 | |     description = "Simple event payload with just a message",
[INFO] [stdout] 73 | |     properties = "message,severity"
[INFO] [stdout] 74 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/inheritance_tests.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / #[struct_to_gts_schema(
[INFO] [stdout] 86 | |     dir_path = "schemas",
[INFO] [stdout] 87 | |     base = true,
[INFO] [stdout] 88 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 89 | |     description = "Base topic type definition with id field",
[INFO] [stdout] 90 | |     properties = "id,name,description"
[INFO] [stdout] 91 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/golden/traits_bool_false.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / #[struct_to_gts_schema(
[INFO] [stdout]  9 | |     dir_path = "schemas",
[INFO] [stdout] 10 | |     base = true,
[INFO] [stdout] 11 | |     type_id = "gts.x.test.golden.closed.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     traits_schema = false
[INFO] [stdout] 15 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/instance_macro_tests.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | / #[struct_to_gts_schema(
[INFO] [stdout] 109 | |     dir_path = "schemas",
[INFO] [stdout] 110 | |     base = L2MidV1,
[INFO] [stdout] 111 | |     type_id = "gts.acme.core.test.l1.v1~acme.core.test.l2.v1~acme.core.test.l3.v1~",
[INFO] [stdout] 112 | |     description = "Level-3 leaf for three-level chained-instance tests",
[INFO] [stdout] 113 | |     properties = "value"
[INFO] [stdout] 114 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/golden/traits_generic_child.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(JsonSchema, serde::Serialize, GtsTraitsSchema)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `GtsTraitsSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/golden/traits_generic_child.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / #[struct_to_gts_schema(
[INFO] [stdout] 19 | |     dir_path = "schemas",
[INFO] [stdout] 20 | |     base = true,
[INFO] [stdout] 21 | |     type_id = "gts.x.test.gen.event.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     gts_abstract = true,
[INFO] [stdout] 26 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/value_dispatch_tests.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | / #[struct_to_gts_schema(
[INFO] [stdout] 81 | |     dir_path = "schemas",
[INFO] [stdout] 82 | |     base = EnvelopeV1,
[INFO] [stdout] 83 | |     type_id = "gts.x.test.value_dispatch.envelope.v1~x.test.value_dispatch.intermediate.v1~",
[INFO] [stdout] 84 | |     description = "IntermediateV1 node — common fields plus a generic `extension` for level-3 leaves",
[INFO] [stdout] 85 | |     properties = "common_label,extension"
[INFO] [stdout] 86 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/instance_macro_tests.rs:126:22
[INFO] [stdout]     |
[INFO] [stdout] 126 |       let t: TopicV1 = gts_instance!(TopicV1 {
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 127 | |         id: "gts.acme.core.events.topic.v1~vendor.app.orders.created.v1",
[INFO] [stdout] 128 | |         name: "orders".to_owned(),
[INFO] [stdout] 129 | |         retention: "P30D".to_owned(),
[INFO] [stdout] 130 | |     });
[INFO] [stdout]     | |______^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gts_instance` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/instance_macro_tests.rs:142:22
[INFO] [stdout]     |
[INFO] [stdout] 142 |       let t: TopicV1 = gts_instance!(TopicV1 {
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 143 | |         id: "gts.acme.core.events.topic.v1~vendor.app.events.audit.v1",
[INFO] [stdout] 144 | |         name: "audit".to_owned(),
[INFO] [stdout] 145 | |         retention: "P7D".to_owned(),
[INFO] [stdout] 146 | |     });
[INFO] [stdout]     | |______^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gts_instance` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/instance_macro_tests.rs:161:29
[INFO] [stdout]     |
[INFO] [stdout] 161 |       let v: BaseV1<LeafV1> = gts_instance!(BaseV1::<LeafV1> {
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 162 | |         id: "gts.acme.core.test.base.v1~acme.core.test.leaf.v1~vendor.app.things.example.v1",
[INFO] [stdout] 163 | |         payload: LeafV1 {
[INFO] [stdout] 164 | |             name: "ex".to_owned()
[INFO] [stdout] 165 | |         },
[INFO] [stdout] 166 | |     });
[INFO] [stdout]     | |______^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gts_instance` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/value_dispatch_tests.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | / #[struct_to_gts_schema(
[INFO] [stdout]  96 | |     dir_path = "schemas",
[INFO] [stdout]  97 | |     base = IntermediateV1,
[INFO] [stdout]  98 | |     type_id = "gts.x.test.value_dispatch.envelope.v1~x.test.value_dispatch.intermediate.v1~x.test.value_dispatch.beta.v1~",
[INFO] [stdout]  99 | |     description = "Beta leaf — under IntermediateV1, 3 segments deep",
[INFO] [stdout] 100 | |     properties = "beta_value"
[INFO] [stdout] 101 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/instance_macro_tests.rs:182:43
[INFO] [stdout]     |
[INFO] [stdout] 182 |       let v: L1OuterV1<L2MidV1<L3LeafV1>> = gts_instance!(L1OuterV1::<L2MidV1<L3LeafV1>> {
[INFO] [stdout]     |  ___________________________________________^
[INFO] [stdout] 183 | |         id: "gts.acme.core.test.l1.v1~acme.core.test.l2.v1~acme.core.test.l3.v1~vendor.app.things.deep.v1",
[INFO] [stdout] 184 | |         payload: L2MidV1 {
[INFO] [stdout] 185 | |             data: L3LeafV1 {
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |         },
[INFO] [stdout] 189 | |     });
[INFO] [stdout]     | |______^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gts_instance` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/instance_macro_tests.rs:202:25
[INFO] [stdout]     |
[INFO] [stdout] 202 |       let v: BaseV1<()> = gts_instance!(BaseV1::<()> {
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 203 | |         id: "gts.acme.core.test.base.v1~vendor.app.things.bare.v1",
[INFO] [stdout] 204 | |         payload: (),
[INFO] [stdout] 205 | |     });
[INFO] [stdout]     | |______^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gts_instance` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/instance_macro_tests.rs:217:1
[INFO] [stdout]     |
[INFO] [stdout] 217 | / gts_instance! {
[INFO] [stdout] 218 | |     #[gts_static(ORDERS_TOPIC)]
[INFO] [stdout] 219 | |     TopicV1 {
[INFO] [stdout] 220 | |         id: "gts.acme.core.events.topic.v1~vendor.app.orders.created.v1",
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | | }
[INFO] [stdout]     | |_^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gts_instance` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/instance_macro_tests.rs:247:1
[INFO] [stdout]     |
[INFO] [stdout] 247 | / gts_instance! {
[INFO] [stdout] 248 | |     #[gts_static(EXAMPLE_LEAF)]
[INFO] [stdout] 249 | |     BaseV1::<LeafV1> {
[INFO] [stdout] 250 | |         id: "gts.acme.core.test.base.v1~acme.core.test.leaf.v1~vendor.app.things.example.v1",
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | | }
[INFO] [stdout]     | |_^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gts_instance` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/instance_macro_tests.rs:322:1
[INFO] [stdout]     |
[INFO] [stdout] 322 | / #[struct_to_gts_schema(
[INFO] [stdout] 323 | |     dir_path = "schemas",
[INFO] [stdout] 324 | |     base = true,
[INFO] [stdout] 325 | |     type_id = "gts.acme.core.events.legacy_topic.v1~",
[INFO] [stdout] 326 | |     description = "Legacy-style base struct using gts_id instead of id",
[INFO] [stdout] 327 | |     properties = "gts_id,name"
[INFO] [stdout] 328 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/value_dispatch_tests.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | / #[struct_to_gts_schema(
[INFO] [stdout]  96 | |     dir_path = "schemas",
[INFO] [stdout]  97 | |     base = IntermediateV1,
[INFO] [stdout]  98 | |     type_id = "gts.x.test.value_dispatch.envelope.v1~x.test.value_dispatch.intermediate.v1~x.test.value_dispatch.beta.v1~",
[INFO] [stdout]  99 | |     description = "Beta leaf — under IntermediateV1, 3 segments deep",
[INFO] [stdout] 100 | |     properties = "beta_value"
[INFO] [stdout] 101 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/instance_macro_tests.rs:322:1
[INFO] [stdout]     |
[INFO] [stdout] 322 | / #[struct_to_gts_schema(
[INFO] [stdout] 323 | |     dir_path = "schemas",
[INFO] [stdout] 324 | |     base = true,
[INFO] [stdout] 325 | |     type_id = "gts.acme.core.events.legacy_topic.v1~",
[INFO] [stdout] 326 | |     description = "Legacy-style base struct using gts_id instead of id",
[INFO] [stdout] 327 | |     properties = "gts_id,name"
[INFO] [stdout] 328 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/instance_macro_tests.rs:339:28
[INFO] [stdout]     |
[INFO] [stdout] 339 |       let t: LegacyTopicV1 = gts_instance!(LegacyTopicV1 {
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 340 | |         gts_id: "gts.acme.core.events.legacy_topic.v1~vendor.app.legacy.example.v1",
[INFO] [stdout] 341 | |         name: "legacy".to_owned(),
[INFO] [stdout] 342 | |     });
[INFO] [stdout]     | |______^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gts_instance` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/inheritance_tests.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / #[struct_to_gts_schema(
[INFO] [stdout] 86 | |     dir_path = "schemas",
[INFO] [stdout] 87 | |     base = true,
[INFO] [stdout] 88 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 89 | |     description = "Base topic type definition with id field",
[INFO] [stdout] 90 | |     properties = "id,name,description"
[INFO] [stdout] 91 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/instance_macro_tests.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | / #[struct_to_gts_schema(
[INFO] [stdout] 355 | |     dir_path = "schemas",
[INFO] [stdout] 356 | |     base = true,
[INFO] [stdout] 357 | |     type_id = "gts.acme.core.events.legacy_topic_camel.v1~",
[INFO] [stdout] 358 | |     description = "Legacy-style base struct using the gtsId camelCase alias",
[INFO] [stdout] 359 | |     properties = "gtsId,name"
[INFO] [stdout] 360 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gts-macros` (test "value_dispatch_tests") due to 17 previous errors
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/inheritance_tests.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | / #[struct_to_gts_schema(
[INFO] [stdout] 101 | |     dir_path = "schemas",
[INFO] [stdout] 102 | |     base = true,
[INFO] [stdout] 103 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 104 | |     description = "Base topic type definition with gts_id field",
[INFO] [stdout] 105 | |     properties = "gts_id,name,description"
[INFO] [stdout] 106 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/instance_macro_tests.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | / #[struct_to_gts_schema(
[INFO] [stdout] 355 | |     dir_path = "schemas",
[INFO] [stdout] 356 | |     base = true,
[INFO] [stdout] 357 | |     type_id = "gts.acme.core.events.legacy_topic_camel.v1~",
[INFO] [stdout] 358 | |     description = "Legacy-style base struct using the gtsId camelCase alias",
[INFO] [stdout] 359 | |     properties = "gtsId,name"
[INFO] [stdout] 360 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/traits_tests.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / #[struct_to_gts_schema(
[INFO] [stdout] 86 | |     dir_path = "schemas",
[INFO] [stdout] 87 | |     base = true,
[INFO] [stdout] 88 | |     type_id = "gts.x.test.behav.absreq.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |     gts_abstract = true,
[INFO] [stdout] 93 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/instance_macro_tests.rs:372:33
[INFO] [stdout]     |
[INFO] [stdout] 372 |       let t: LegacyTopicCamelV1 = gts_instance!(LegacyTopicCamelV1 {
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 373 | |         gtsId: "gts.acme.core.events.legacy_topic_camel.v1~vendor.app.legacy.example.v1",
[INFO] [stdout] 374 | |         name: "legacy".to_owned(),
[INFO] [stdout] 375 | |     });
[INFO] [stdout]     | |______^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gts_instance` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/traits_tests.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | / #[struct_to_gts_schema(
[INFO] [stdout] 103 | |     dir_path = "schemas",
[INFO] [stdout] 104 | |     base = AbsReqV1,
[INFO] [stdout] 105 | |     type_id = "gts.x.test.behav.absreq.v1~x.test.absreq.leaf.v1~",
[INFO] [stdout] 106 | |     description = "Concrete leaf leaving an inherited required trait unresolved",
[INFO] [stdout] 107 | |     properties = "name",
[INFO] [stdout] 108 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gts-macros` (test "instance_macro_tests") due to 34 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/inheritance_tests.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / #[struct_to_gts_schema(
[INFO] [stdout] 86 | |     dir_path = "schemas",
[INFO] [stdout] 87 | |     base = true,
[INFO] [stdout] 88 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 89 | |     description = "Base topic type definition with id field",
[INFO] [stdout] 90 | |     properties = "id,name,description"
[INFO] [stdout] 91 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/golden/traits_generic_child.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / #[struct_to_gts_schema(
[INFO] [stdout] 19 | |     dir_path = "schemas",
[INFO] [stdout] 20 | |     base = true,
[INFO] [stdout] 21 | |     type_id = "gts.x.test.gen.event.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     gts_abstract = true,
[INFO] [stdout] 26 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/inheritance_tests.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | / #[struct_to_gts_schema(
[INFO] [stdout] 101 | |     dir_path = "schemas",
[INFO] [stdout] 102 | |     base = true,
[INFO] [stdout] 103 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 104 | |     description = "Base topic type definition with gts_id field",
[INFO] [stdout] 105 | |     properties = "gts_id,name,description"
[INFO] [stdout] 106 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/golden/traits_generic_child.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / #[struct_to_gts_schema(
[INFO] [stdout] 34 | |     dir_path = "schemas",
[INFO] [stdout] 35 | |     base = EventV1,
[INFO] [stdout] 36 | |     type_id = "gts.x.test.gen.event.v1~x.test.audit.event.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     gts_abstract = true,
[INFO] [stdout] 43 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | / #[struct_to_gts_schema(
[INFO] [stdout] 103 | |     dir_path = "schemas",
[INFO] [stdout] 104 | |     base = AbsReqV1,
[INFO] [stdout] 105 | |     type_id = "gts.x.test.behav.absreq.v1~x.test.absreq.leaf.v1~",
[INFO] [stdout] 106 | |     description = "Concrete leaf leaving an inherited required trait unresolved",
[INFO] [stdout] 107 | |     properties = "name",
[INFO] [stdout] 108 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | / #[struct_to_gts_schema(
[INFO] [stdout] 101 | |     dir_path = "schemas",
[INFO] [stdout] 102 | |     base = true,
[INFO] [stdout] 103 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 104 | |     description = "Base topic type definition with gts_id field",
[INFO] [stdout] 105 | |     properties = "gts_id,name,description"
[INFO] [stdout] 106 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/traits_tests.rs:114:40
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[derive(JsonSchema, serde::Serialize, GtsTraitsSchema)]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `GtsTraitsSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/traits_tests.rs:119:40
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[derive(JsonSchema, serde::Serialize, GtsTraitsSchema)]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `GtsTraitsSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/traits_tests.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | / #[struct_to_gts_schema(
[INFO] [stdout] 126 | |     dir_path = "schemas",
[INFO] [stdout] 127 | |     base = true,
[INFO] [stdout] 128 | |     type_id = "gts.x.test.behav.compat.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     gts_abstract = true,
[INFO] [stdout] 133 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/inheritance_tests.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / #[struct_to_gts_schema(
[INFO] [stdout] 116 | |     dir_path = "schemas",
[INFO] [stdout] 117 | |     base = true,
[INFO] [stdout] 118 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 119 | |     description = "Base topic type definition with gtsId field",
[INFO] [stdout] 120 | |     properties = "gts_id,name,description"
[INFO] [stdout] 121 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/golden/traits_generic_child.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / #[struct_to_gts_schema(
[INFO] [stdout] 34 | |     dir_path = "schemas",
[INFO] [stdout] 35 | |     base = EventV1,
[INFO] [stdout] 36 | |     type_id = "gts.x.test.gen.event.v1~x.test.audit.event.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     gts_abstract = true,
[INFO] [stdout] 43 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/golden/traits_schema_narrowing.rs:11:40
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(JsonSchema, serde::Serialize, GtsTraitsSchema)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `GtsTraitsSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/golden/traits_schema_narrowing.rs:17:40
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(JsonSchema, serde::Serialize, GtsTraitsSchema)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `GtsTraitsSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/golden/traits_schema_narrowing.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / #[struct_to_gts_schema(
[INFO] [stdout] 24 | |     dir_path = "schemas",
[INFO] [stdout] 25 | |     base = true,
[INFO] [stdout] 26 | |     type_id = "gts.x.test.golden.narrow.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     gts_abstract = true,
[INFO] [stdout] 31 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | / #[struct_to_gts_schema(
[INFO] [stdout] 101 | |     dir_path = "schemas",
[INFO] [stdout] 102 | |     base = true,
[INFO] [stdout] 103 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 104 | |     description = "Base topic type definition with gts_id field",
[INFO] [stdout] 105 | |     properties = "gts_id,name,description"
[INFO] [stdout] 106 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / #[struct_to_gts_schema(
[INFO] [stdout] 116 | |     dir_path = "schemas",
[INFO] [stdout] 117 | |     base = true,
[INFO] [stdout] 118 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 119 | |     description = "Base topic type definition with gtsId field",
[INFO] [stdout] 120 | |     properties = "gts_id,name,description"
[INFO] [stdout] 121 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/inheritance_tests.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / #[struct_to_gts_schema(
[INFO] [stdout] 116 | |     dir_path = "schemas",
[INFO] [stdout] 117 | |     base = true,
[INFO] [stdout] 118 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 119 | |     description = "Base topic type definition with gtsId field",
[INFO] [stdout] 120 | |     properties = "gts_id,name,description"
[INFO] [stdout] 121 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | / #[struct_to_gts_schema(
[INFO] [stdout] 126 | |     dir_path = "schemas",
[INFO] [stdout] 127 | |     base = true,
[INFO] [stdout] 128 | |     type_id = "gts.x.test.behav.compat.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     gts_abstract = true,
[INFO] [stdout] 133 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/inheritance_tests.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | / #[struct_to_gts_schema(
[INFO] [stdout] 131 | |     dir_path = "schemas",
[INFO] [stdout] 132 | |     base = true,
[INFO] [stdout] 133 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 134 | |     description = "Base topic type definition with gts_type field",
[INFO] [stdout] 135 | |     properties = "gts_type,name,description"
[INFO] [stdout] 136 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/traits_tests.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | / #[struct_to_gts_schema(
[INFO] [stdout] 144 | |     dir_path = "schemas",
[INFO] [stdout] 145 | |     base = CompatV1,
[INFO] [stdout] 146 | |     type_id = "gts.x.test.behav.compat.v1~x.test.compat.bad.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     traits = serde_json::json!({ "retention": "P30D" }),
[INFO] [stdout] 151 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/golden/traits_schema_narrowing.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / #[struct_to_gts_schema(
[INFO] [stdout] 24 | |     dir_path = "schemas",
[INFO] [stdout] 25 | |     base = true,
[INFO] [stdout] 26 | |     type_id = "gts.x.test.golden.narrow.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     gts_abstract = true,
[INFO] [stdout] 31 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/golden/traits_schema_narrowing.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / #[struct_to_gts_schema(
[INFO] [stdout] 39 | |     dir_path = "schemas",
[INFO] [stdout] 40 | |     base = NarrowBaseV1,
[INFO] [stdout] 41 | |     type_id = "gts.x.test.golden.narrow.v1~x.test.urgent.event.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     gts_final = true,
[INFO] [stdout] 47 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | / #[struct_to_gts_schema(
[INFO] [stdout] 144 | |     dir_path = "schemas",
[INFO] [stdout] 145 | |     base = CompatV1,
[INFO] [stdout] 146 | |     type_id = "gts.x.test.behav.compat.v1~x.test.compat.bad.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     traits = serde_json::json!({ "retention": "P30D" }),
[INFO] [stdout] 151 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | / #[struct_to_gts_schema(
[INFO] [stdout] 131 | |     dir_path = "schemas",
[INFO] [stdout] 132 | |     base = true,
[INFO] [stdout] 133 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 134 | |     description = "Base topic type definition with gts_type field",
[INFO] [stdout] 135 | |     properties = "gts_type,name,description"
[INFO] [stdout] 136 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/traits_tests.rs:159:40
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[derive(JsonSchema, serde::Serialize, GtsTraitsSchema)]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `GtsTraitsSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/traits_tests.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | / #[struct_to_gts_schema(
[INFO] [stdout] 167 | |     dir_path = "schemas",
[INFO] [stdout] 168 | |     base = true,
[INFO] [stdout] 169 | |     type_id = "gts.x.test.behav.const.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     gts_abstract = true,
[INFO] [stdout] 174 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/inheritance_tests.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / #[struct_to_gts_schema(
[INFO] [stdout] 146 | |     dir_path = "schemas",
[INFO] [stdout] 147 | |     base = true,
[INFO] [stdout] 148 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 149 | |     description = "Base topic type definition with gtsType field",
[INFO] [stdout] 150 | |     properties = "gts_type,name,description"
[INFO] [stdout] 151 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/golden/traits_schema_narrowing.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / #[struct_to_gts_schema(
[INFO] [stdout] 39 | |     dir_path = "schemas",
[INFO] [stdout] 40 | |     base = NarrowBaseV1,
[INFO] [stdout] 41 | |     type_id = "gts.x.test.golden.narrow.v1~x.test.urgent.event.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |     gts_final = true,
[INFO] [stdout] 47 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/golden/traits_referenced_chain.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / #[struct_to_gts_schema(
[INFO] [stdout] 29 | |     dir_path = "schemas",
[INFO] [stdout] 30 | |     base = true,
[INFO] [stdout] 31 | |     type_id = "gts.x.test.traits.priority.v1~",
[INFO] [stdout] 32 | |     description = "Reusable priority trait with an open payload slot",
[INFO] [stdout] 33 | |     properties = "id,label,priority,payload"
[INFO] [stdout] 34 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / #[struct_to_gts_schema(
[INFO] [stdout] 116 | |     dir_path = "schemas",
[INFO] [stdout] 117 | |     base = true,
[INFO] [stdout] 118 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 119 | |     description = "Base topic type definition with gtsId field",
[INFO] [stdout] 120 | |     properties = "gts_id,name,description"
[INFO] [stdout] 121 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | / #[struct_to_gts_schema(
[INFO] [stdout] 167 | |     dir_path = "schemas",
[INFO] [stdout] 168 | |     base = true,
[INFO] [stdout] 169 | |     type_id = "gts.x.test.behav.const.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     gts_abstract = true,
[INFO] [stdout] 174 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/traits_tests.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | / #[struct_to_gts_schema(
[INFO] [stdout] 184 | |     dir_path = "schemas",
[INFO] [stdout] 185 | |     base = ConstBaseV1,
[INFO] [stdout] 186 | |     type_id = "gts.x.test.behav.const.v1~x.test.const.bad.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 189 | |     traits = serde_json::json!({ "indexed": false }),
[INFO] [stdout] 190 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/inheritance_tests.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | / #[struct_to_gts_schema(
[INFO] [stdout] 131 | |     dir_path = "schemas",
[INFO] [stdout] 132 | |     base = true,
[INFO] [stdout] 133 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 134 | |     description = "Base topic type definition with gts_type field",
[INFO] [stdout] 135 | |     properties = "gts_type,name,description"
[INFO] [stdout] 136 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / #[struct_to_gts_schema(
[INFO] [stdout] 146 | |     dir_path = "schemas",
[INFO] [stdout] 147 | |     base = true,
[INFO] [stdout] 148 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 149 | |     description = "Base topic type definition with gtsType field",
[INFO] [stdout] 150 | |     properties = "gts_type,name,description"
[INFO] [stdout] 151 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/golden/traits_referenced_chain.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / #[struct_to_gts_schema(
[INFO] [stdout] 29 | |     dir_path = "schemas",
[INFO] [stdout] 30 | |     base = true,
[INFO] [stdout] 31 | |     type_id = "gts.x.test.traits.priority.v1~",
[INFO] [stdout] 32 | |     description = "Reusable priority trait with an open payload slot",
[INFO] [stdout] 33 | |     properties = "id,label,priority,payload"
[INFO] [stdout] 34 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/inheritance_tests.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | / #[struct_to_gts_schema(
[INFO] [stdout] 165 | |     dir_path = "schemas",
[INFO] [stdout] 166 | |     base = true,
[INFO] [stdout] 167 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 168 | |     description = "Base topic type definition",
[INFO] [stdout] 169 | |     properties = "name,description"
[INFO] [stdout] 170 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/golden/traits_referenced_chain.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | / #[struct_to_gts_schema(
[INFO] [stdout] 45 | |     dir_path = "schemas",
[INFO] [stdout] 46 | |     base = PriorityTraitV1,
[INFO] [stdout] 47 | |     type_id = "gts.x.test.traits.priority.v1~x.test.urgent.detail.v1~",
[INFO] [stdout] 48 | |     description = "Priority trait specifying the payload slot",
[INFO] [stdout] 49 | |     properties = "category"
[INFO] [stdout] 50 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | / #[struct_to_gts_schema(
[INFO] [stdout] 184 | |     dir_path = "schemas",
[INFO] [stdout] 185 | |     base = ConstBaseV1,
[INFO] [stdout] 186 | |     type_id = "gts.x.test.behav.const.v1~x.test.const.bad.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 189 | |     traits = serde_json::json!({ "indexed": false }),
[INFO] [stdout] 190 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/traits_tests.rs:198:40
[INFO] [stdout]     |
[INFO] [stdout] 198 | #[derive(JsonSchema, serde::Serialize, GtsTraitsSchema)]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `GtsTraitsSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/traits_tests.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | / #[struct_to_gts_schema(
[INFO] [stdout] 209 | |     dir_path = "schemas",
[INFO] [stdout] 210 | |     base = true,
[INFO] [stdout] 211 | |     type_id = "gts.x.test.behav.defmat.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |     traits_schema = inline(DefaultedTraits),
[INFO] [stdout] 215 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/golden/traits_referenced_chain.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | / #[struct_to_gts_schema(
[INFO] [stdout] 45 | |     dir_path = "schemas",
[INFO] [stdout] 46 | |     base = PriorityTraitV1,
[INFO] [stdout] 47 | |     type_id = "gts.x.test.traits.priority.v1~x.test.urgent.detail.v1~",
[INFO] [stdout] 48 | |     description = "Priority trait specifying the payload slot",
[INFO] [stdout] 49 | |     properties = "category"
[INFO] [stdout] 50 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/golden/traits_referenced_chain.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / #[struct_to_gts_schema(
[INFO] [stdout] 59 | |     dir_path = "schemas",
[INFO] [stdout] 60 | |     base = true,
[INFO] [stdout] 61 | |     type_id = "gts.x.test.golden.refchain.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |     gts_abstract = true,
[INFO] [stdout] 66 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | / #[struct_to_gts_schema(
[INFO] [stdout] 209 | |     dir_path = "schemas",
[INFO] [stdout] 210 | |     base = true,
[INFO] [stdout] 211 | |     type_id = "gts.x.test.behav.defmat.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |     traits_schema = inline(DefaultedTraits),
[INFO] [stdout] 215 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/traits_tests.rs:223:40
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(JsonSchema, serde::Serialize, GtsTraitsSchema)]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `GtsTraitsSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | / #[struct_to_gts_schema(
[INFO] [stdout] 131 | |     dir_path = "schemas",
[INFO] [stdout] 132 | |     base = true,
[INFO] [stdout] 133 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 134 | |     description = "Base topic type definition with gts_type field",
[INFO] [stdout] 135 | |     properties = "gts_type,name,description"
[INFO] [stdout] 136 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/traits_tests.rs:230:40
[INFO] [stdout]     |
[INFO] [stdout] 230 | #[derive(JsonSchema, serde::Serialize, GtsTraitsSchema)]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `GtsTraitsSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/traits_tests.rs:236:1
[INFO] [stdout]     |
[INFO] [stdout] 236 | / #[struct_to_gts_schema(
[INFO] [stdout] 237 | |     dir_path = "schemas",
[INFO] [stdout] 238 | |     base = true,
[INFO] [stdout] 239 | |     type_id = "gts.x.test.behav.closed.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 243 | |     gts_abstract = true,
[INFO] [stdout] 244 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/inheritance_tests.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / #[struct_to_gts_schema(
[INFO] [stdout] 146 | |     dir_path = "schemas",
[INFO] [stdout] 147 | |     base = true,
[INFO] [stdout] 148 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 149 | |     description = "Base topic type definition with gtsType field",
[INFO] [stdout] 150 | |     properties = "gts_type,name,description"
[INFO] [stdout] 151 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:236:1
[INFO] [stdout]     |
[INFO] [stdout] 236 | / #[struct_to_gts_schema(
[INFO] [stdout] 237 | |     dir_path = "schemas",
[INFO] [stdout] 238 | |     base = true,
[INFO] [stdout] 239 | |     type_id = "gts.x.test.behav.closed.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 243 | |     gts_abstract = true,
[INFO] [stdout] 244 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | / #[struct_to_gts_schema(
[INFO] [stdout] 165 | |     dir_path = "schemas",
[INFO] [stdout] 166 | |     base = true,
[INFO] [stdout] 167 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 168 | |     description = "Base topic type definition",
[INFO] [stdout] 169 | |     properties = "name,description"
[INFO] [stdout] 170 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/traits_tests.rs:254:1
[INFO] [stdout]     |
[INFO] [stdout] 254 | / #[struct_to_gts_schema(
[INFO] [stdout] 255 | |     dir_path = "schemas",
[INFO] [stdout] 256 | |     base = ClosedBaseV1,
[INFO] [stdout] 257 | |     type_id = "gts.x.test.behav.closed.v1~x.test.extend.bad.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 264 | |     }),
[INFO] [stdout] 265 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/golden/traits_referenced_chain.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / #[struct_to_gts_schema(
[INFO] [stdout] 59 | |     dir_path = "schemas",
[INFO] [stdout] 60 | |     base = true,
[INFO] [stdout] 61 | |     type_id = "gts.x.test.golden.refchain.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |     gts_abstract = true,
[INFO] [stdout] 66 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/inheritance_tests.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / #[struct_to_gts_schema(
[INFO] [stdout] 180 | |     dir_path = "schemas",
[INFO] [stdout] 181 | |     base = TopicV1,
[INFO] [stdout] 182 | |     type_id = "gts.x.core.events.topic.v1~x.commerce.orders.topic.v1~",
[INFO] [stdout] 183 | |     description = "Order topic configuration",
[INFO] [stdout] 184 | |     properties = ""
[INFO] [stdout] 185 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / #[struct_to_gts_schema(
[INFO] [stdout] 146 | |     dir_path = "schemas",
[INFO] [stdout] 147 | |     base = true,
[INFO] [stdout] 148 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 149 | |     description = "Base topic type definition with gtsType field",
[INFO] [stdout] 150 | |     properties = "gts_type,name,description"
[INFO] [stdout] 151 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/golden/traits_referenced_chain.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / #[struct_to_gts_schema(
[INFO] [stdout] 77 | |     dir_path = "schemas",
[INFO] [stdout] 78 | |     base = RefBaseV1,
[INFO] [stdout] 79 | |     type_id = "gts.x.test.golden.refchain.v1~x.test.urgent.event.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |     gts_abstract = true,
[INFO] [stdout] 84 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:254:1
[INFO] [stdout]     |
[INFO] [stdout] 254 | / #[struct_to_gts_schema(
[INFO] [stdout] 255 | |     dir_path = "schemas",
[INFO] [stdout] 256 | |     base = ClosedBaseV1,
[INFO] [stdout] 257 | |     type_id = "gts.x.test.behav.closed.v1~x.test.extend.bad.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 264 | |     }),
[INFO] [stdout] 265 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/inheritance_tests.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | / #[struct_to_gts_schema(
[INFO] [stdout] 165 | |     dir_path = "schemas",
[INFO] [stdout] 166 | |     base = true,
[INFO] [stdout] 167 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 168 | |     description = "Base topic type definition",
[INFO] [stdout] 169 | |     properties = "name,description"
[INFO] [stdout] 170 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/traits_tests.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[derive(JsonSchema, serde::Serialize, GtsTraitsSchema)]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `GtsTraitsSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/traits_tests.rs:279:40
[INFO] [stdout]     |
[INFO] [stdout] 279 | #[derive(JsonSchema, serde::Serialize, GtsTraitsSchema)]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `GtsTraitsSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/traits_tests.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 | / #[struct_to_gts_schema(
[INFO] [stdout] 287 | |     dir_path = "schemas",
[INFO] [stdout] 288 | |     base = true,
[INFO] [stdout] 289 | |     type_id = "gts.x.test.behav.narrow.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 293 | |     gts_abstract = true,
[INFO] [stdout] 294 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / #[struct_to_gts_schema(
[INFO] [stdout] 180 | |     dir_path = "schemas",
[INFO] [stdout] 181 | |     base = TopicV1,
[INFO] [stdout] 182 | |     type_id = "gts.x.core.events.topic.v1~x.commerce.orders.topic.v1~",
[INFO] [stdout] 183 | |     description = "Order topic configuration",
[INFO] [stdout] 184 | |     properties = ""
[INFO] [stdout] 185 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | / #[struct_to_gts_schema(
[INFO] [stdout] 165 | |     dir_path = "schemas",
[INFO] [stdout] 166 | |     base = true,
[INFO] [stdout] 167 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 168 | |     description = "Base topic type definition",
[INFO] [stdout] 169 | |     properties = "name,description"
[INFO] [stdout] 170 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/inheritance_tests.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | / #[struct_to_gts_schema(
[INFO] [stdout] 195 | |     dir_path = "schemas",
[INFO] [stdout] 196 | |     base = true,
[INFO] [stdout] 197 | |     type_id = "gts.x.core.events.container.v1~",
[INFO] [stdout] 198 | |     description = "Container with renamed generic field",
[INFO] [stdout] 199 | |     properties = "id,name,rust_field_name"
[INFO] [stdout] 200 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/golden/traits_referenced_chain.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / #[struct_to_gts_schema(
[INFO] [stdout] 77 | |     dir_path = "schemas",
[INFO] [stdout] 78 | |     base = RefBaseV1,
[INFO] [stdout] 79 | |     type_id = "gts.x.test.golden.refchain.v1~x.test.urgent.event.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |     gts_abstract = true,
[INFO] [stdout] 84 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/inheritance_tests.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / #[struct_to_gts_schema(
[INFO] [stdout] 180 | |     dir_path = "schemas",
[INFO] [stdout] 181 | |     base = TopicV1,
[INFO] [stdout] 182 | |     type_id = "gts.x.core.events.topic.v1~x.commerce.orders.topic.v1~",
[INFO] [stdout] 183 | |     description = "Order topic configuration",
[INFO] [stdout] 184 | |     properties = ""
[INFO] [stdout] 185 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 | / #[struct_to_gts_schema(
[INFO] [stdout] 287 | |     dir_path = "schemas",
[INFO] [stdout] 288 | |     base = true,
[INFO] [stdout] 289 | |     type_id = "gts.x.test.behav.narrow.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 293 | |     gts_abstract = true,
[INFO] [stdout] 294 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/golden/traits_struct_literal.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(JsonSchema, serde::Serialize, GtsTraitsSchema)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `GtsTraitsSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/golden/traits_struct_literal.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / #[struct_to_gts_schema(
[INFO] [stdout] 22 | |     dir_path = "schemas",
[INFO] [stdout] 23 | |     base = true,
[INFO] [stdout] 24 | |     type_id = "gts.x.test.golden.litevent.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     gts_abstract = true,
[INFO] [stdout] 29 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / #[struct_to_gts_schema(
[INFO] [stdout] 180 | |     dir_path = "schemas",
[INFO] [stdout] 181 | |     base = TopicV1,
[INFO] [stdout] 182 | |     type_id = "gts.x.core.events.topic.v1~x.commerce.orders.topic.v1~",
[INFO] [stdout] 183 | |     description = "Order topic configuration",
[INFO] [stdout] 184 | |     properties = ""
[INFO] [stdout] 185 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/traits_tests.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | / #[struct_to_gts_schema(
[INFO] [stdout] 305 | |     dir_path = "schemas",
[INFO] [stdout] 306 | |     base = NarrowBaseV1,
[INFO] [stdout] 307 | |     type_id = "gts.x.test.behav.narrow.v1~x.test.urgent.ok.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 312 | |     gts_final = true,
[INFO] [stdout] 313 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/inheritance_tests.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | / #[struct_to_gts_schema(
[INFO] [stdout] 195 | |     dir_path = "schemas",
[INFO] [stdout] 196 | |     base = true,
[INFO] [stdout] 197 | |     type_id = "gts.x.core.events.container.v1~",
[INFO] [stdout] 198 | |     description = "Container with renamed generic field",
[INFO] [stdout] 199 | |     properties = "id,name,rust_field_name"
[INFO] [stdout] 200 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | / #[struct_to_gts_schema(
[INFO] [stdout] 195 | |     dir_path = "schemas",
[INFO] [stdout] 196 | |     base = true,
[INFO] [stdout] 197 | |     type_id = "gts.x.core.events.container.v1~",
[INFO] [stdout] 198 | |     description = "Container with renamed generic field",
[INFO] [stdout] 199 | |     properties = "id,name,rust_field_name"
[INFO] [stdout] 200 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | / #[struct_to_gts_schema(
[INFO] [stdout] 305 | |     dir_path = "schemas",
[INFO] [stdout] 306 | |     base = NarrowBaseV1,
[INFO] [stdout] 307 | |     type_id = "gts.x.test.behav.narrow.v1~x.test.urgent.ok.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 312 | |     gts_final = true,
[INFO] [stdout] 313 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | / #[struct_to_gts_schema(
[INFO] [stdout] 195 | |     dir_path = "schemas",
[INFO] [stdout] 196 | |     base = true,
[INFO] [stdout] 197 | |     type_id = "gts.x.core.events.container.v1~",
[INFO] [stdout] 198 | |     description = "Container with renamed generic field",
[INFO] [stdout] 199 | |     properties = "id,name,rust_field_name"
[INFO] [stdout] 200 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/inheritance_tests.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | / #[struct_to_gts_schema(
[INFO] [stdout] 210 | |     dir_path = "schemas",
[INFO] [stdout] 211 | |     base = ContainerV1,
[INFO] [stdout] 212 | |     type_id = "gts.x.core.events.container.v1~x.app.entities.content.v1~",
[INFO] [stdout] 213 | |     description = "Content extending container",
[INFO] [stdout] 214 | |     properties = "content_value"
[INFO] [stdout] 215 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/traits_tests.rs:322:1
[INFO] [stdout]     |
[INFO] [stdout] 322 | / #[struct_to_gts_schema(
[INFO] [stdout] 323 | |     dir_path = "schemas",
[INFO] [stdout] 324 | |     base = NarrowBaseV1,
[INFO] [stdout] 325 | |     type_id = "gts.x.test.behav.narrow.v1~x.test.urgent.bad.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 330 | |     gts_final = true,
[INFO] [stdout] 331 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]    --> tests/inheritance_tests.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | / #[struct_to_gts_schema(
[INFO] [stdout] 210 | |     dir_path = "schemas",
[INFO] [stdout] 211 | |     base = ContainerV1,
[INFO] [stdout] 212 | |     type_id = "gts.x.core.events.container.v1~x.app.entities.content.v1~",
[INFO] [stdout] 213 | |     description = "Content extending container",
[INFO] [stdout] 214 | |     properties = "content_value"
[INFO] [stdout] 215 | | )]
[INFO] [stdout]     | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | / #[struct_to_gts_schema(
[INFO] [stdout] 210 | |     dir_path = "schemas",
[INFO] [stdout] 211 | |     base = ContainerV1,
[INFO] [stdout] 212 | |     type_id = "gts.x.core.events.container.v1~x.app.entities.content.v1~",
[INFO] [stdout] 213 | |     description = "Content extending container",
[INFO] [stdout] 214 | |     properties = "content_value"
[INFO] [stdout] 215 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/golden/traits_struct_literal.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / #[struct_to_gts_schema(
[INFO] [stdout] 22 | |     dir_path = "schemas",
[INFO] [stdout] 23 | |     base = true,
[INFO] [stdout] 24 | |     type_id = "gts.x.test.golden.litevent.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     gts_abstract = true,
[INFO] [stdout] 29 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:302:23
[INFO] [stdout]     |
[INFO] [stdout] 302 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]     |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]     |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:550:23
[INFO] [stdout]     |
[INFO] [stdout] 550 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]     |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:677:30
[INFO] [stdout]     |
[INFO] [stdout] 677 |         let schema_id_type = gts::gts::GtsTypeId::new(&order_topic_id);
[INFO] [stdout]     |                              ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:713:23
[INFO] [stdout]     |
[INFO] [stdout] 713 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]     |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:849:23
[INFO] [stdout]     |
[INFO] [stdout] 849 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]     |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:928:23
[INFO] [stdout]     |
[INFO] [stdout] 928 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]     |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1130:23
[INFO] [stdout]      |
[INFO] [stdout] 1130 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1200:23
[INFO] [stdout]      |
[INFO] [stdout] 1200 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1268:23
[INFO] [stdout]      |
[INFO] [stdout] 1268 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1336:23
[INFO] [stdout]      |
[INFO] [stdout] 1336 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1388:23
[INFO] [stdout]      |
[INFO] [stdout] 1388 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/golden/traits_struct_literal.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / #[struct_to_gts_schema(
[INFO] [stdout] 37 | |     dir_path = "schemas",
[INFO] [stdout] 38 | |     base = LitEventV1,
[INFO] [stdout] 39 | |     type_id = "gts.x.test.golden.litevent.v1~x.test.order.placed.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     gts_final = true,
[INFO] [stdout] 49 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1484:23
[INFO] [stdout]      |
[INFO] [stdout] 1484 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1566:30
[INFO] [stdout]      |
[INFO] [stdout] 1566 |         let base_id: Option<&gts::gts::GtsTypeId> = TopicV1::<()>::gts_base_type_id();
[INFO] [stdout]      |                              ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1570:31
[INFO] [stdout]      |
[INFO] [stdout] 1570 |         let child_id: Option<&gts::gts::GtsTypeId> = OrderTopicConfigV1::gts_base_type_id();
[INFO] [stdout]      |                               ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1608:23
[INFO] [stdout]      |
[INFO] [stdout] 1608 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1655:23
[INFO] [stdout]      |
[INFO] [stdout] 1655 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1796:23
[INFO] [stdout]      |
[INFO] [stdout] 1796 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1882:23
[INFO] [stdout]      |
[INFO] [stdout] 1882 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1955:23
[INFO] [stdout]      |
[INFO] [stdout] 1955 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:2007:23
[INFO] [stdout]      |
[INFO] [stdout] 2007 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:2082:23
[INFO] [stdout]      |
[INFO] [stdout] 2082 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:2163:23
[INFO] [stdout]      |
[INFO] [stdout] 2163 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:2225:23
[INFO] [stdout]      |
[INFO] [stdout] 2225 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:2360:23
[INFO] [stdout]      |
[INFO] [stdout] 2360 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | / #[struct_to_gts_schema(
[INFO] [stdout] 210 | |     dir_path = "schemas",
[INFO] [stdout] 211 | |     base = ContainerV1,
[INFO] [stdout] 212 | |     type_id = "gts.x.core.events.container.v1~x.app.entities.content.v1~",
[INFO] [stdout] 213 | |     description = "Content extending container",
[INFO] [stdout] 214 | |     properties = "content_value"
[INFO] [stdout] 215 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/integration_tests.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / #[struct_to_gts_schema(
[INFO] [stdout] 18 | |     dir_path = "schemas",
[INFO] [stdout] 19 | |     base = true,
[INFO] [stdout] 20 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 21 | |     description = "Event Topic (Stream) definition",
[INFO] [stdout] 22 | |     properties = "id,name,description,retention,ordering"
[INFO] [stdout] 23 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:302:23
[INFO] [stdout]     |
[INFO] [stdout] 302 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]     |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]     |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:322:1
[INFO] [stdout]     |
[INFO] [stdout] 322 | / #[struct_to_gts_schema(
[INFO] [stdout] 323 | |     dir_path = "schemas",
[INFO] [stdout] 324 | |     base = NarrowBaseV1,
[INFO] [stdout] 325 | |     type_id = "gts.x.test.behav.narrow.v1~x.test.urgent.bad.v1~",
[INFO] [stdout] ...   |
[INFO] [stdout] 330 | |     gts_final = true,
[INFO] [stdout] 331 | | )]
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:550:23
[INFO] [stdout]     |
[INFO] [stdout] 550 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]     |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:677:30
[INFO] [stdout]     |
[INFO] [stdout] 677 |         let schema_id_type = gts::gts::GtsTypeId::new(&order_topic_id);
[INFO] [stdout]     |                              ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:713:23
[INFO] [stdout]     |
[INFO] [stdout] 713 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]     |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/integration_tests.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / #[struct_to_gts_schema(
[INFO] [stdout] 18 | |     dir_path = "schemas",
[INFO] [stdout] 19 | |     base = true,
[INFO] [stdout] 20 | |     type_id = "gts.x.core.events.topic.v1~",
[INFO] [stdout] 21 | |     description = "Event Topic (Stream) definition",
[INFO] [stdout] 22 | |     properties = "id,name,description,retention,ordering"
[INFO] [stdout] 23 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:849:23
[INFO] [stdout]     |
[INFO] [stdout] 849 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]     |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:928:23
[INFO] [stdout]     |
[INFO] [stdout] 928 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]     |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]   --> tests/integration_tests.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / #[struct_to_gts_schema(
[INFO] [stdout] 42 | |     dir_path = "schemas",
[INFO] [stdout] 43 | |     base = true,
[INFO] [stdout] 44 | |     type_id = "gts.x.test.entities.product.v1~",
[INFO] [stdout] 45 | |     description = "Product entity with pricing information",
[INFO] [stdout] 46 | |     properties = "id,name,price,description,in_stock"
[INFO] [stdout] 47 | | )]
[INFO] [stdout]    | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1130:23
[INFO] [stdout]      |
[INFO] [stdout] 1130 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1200:23
[INFO] [stdout]      |
[INFO] [stdout] 1200 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:342:15
[INFO] [stdout]     |
[INFO] [stdout] 342 |     let err = gts::testing::validate_traits_chain(&[&base])
[INFO] [stdout]     |               ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1268:23
[INFO] [stdout]      |
[INFO] [stdout] 1268 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1336:23
[INFO] [stdout]      |
[INFO] [stdout] 1336 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:356:15
[INFO] [stdout]     |
[INFO] [stdout] 356 |     let err = gts::testing::validate_traits_chain(&[&base, &leaf])
[INFO] [stdout]     |               ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1388:23
[INFO] [stdout]      |
[INFO] [stdout] 1388 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1484:23
[INFO] [stdout]      |
[INFO] [stdout] 1484 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:370:15
[INFO] [stdout]     |
[INFO] [stdout] 370 |     let err = gts::testing::validate_traits_chain(&[&base, &leaf])
[INFO] [stdout]     |               ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1566:30
[INFO] [stdout]      |
[INFO] [stdout] 1566 |         let base_id: Option<&gts::gts::GtsTypeId> = TopicV1::<()>::gts_base_type_id();
[INFO] [stdout]      |                              ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1570:31
[INFO] [stdout]      |
[INFO] [stdout] 1570 |         let child_id: Option<&gts::gts::GtsTypeId> = OrderTopicConfigV1::gts_base_type_id();
[INFO] [stdout]      |                               ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:385:15
[INFO] [stdout]     |
[INFO] [stdout] 385 |     let err = gts::testing::validate_traits_chain(&[&base, &leaf])
[INFO] [stdout]     |               ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1608:23
[INFO] [stdout]      |
[INFO] [stdout] 1608 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:400:5
[INFO] [stdout]     |
[INFO] [stdout] 400 |     gts::testing::validate_traits_chain(&[&base])
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1655:23
[INFO] [stdout]      |
[INFO] [stdout] 1655 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1796:23
[INFO] [stdout]      |
[INFO] [stdout] 1796 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:412:15
[INFO] [stdout]     |
[INFO] [stdout] 412 |     let err = gts::testing::validate_traits_chain(&[&base, &leaf])
[INFO] [stdout]     |               ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1882:23
[INFO] [stdout]      |
[INFO] [stdout] 1882 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:430:15
[INFO] [stdout]     |
[INFO] [stdout] 430 |     let err = gts::testing::validate_traits_chain(&[&base, &leaf])
[INFO] [stdout]     |               ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/golden/traits_struct_literal.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / #[struct_to_gts_schema(
[INFO] [stdout] 37 | |     dir_path = "schemas",
[INFO] [stdout] 38 | |     base = LitEventV1,
[INFO] [stdout] 39 | |     type_id = "gts.x.test.golden.litevent.v1~x.test.order.placed.v1~",
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     gts_final = true,
[INFO] [stdout] 49 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1955:23
[INFO] [stdout]      |
[INFO] [stdout] 1955 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:2007:23
[INFO] [stdout]      |
[INFO] [stdout] 2007 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:2082:23
[INFO] [stdout]      |
[INFO] [stdout] 2082 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:2163:23
[INFO] [stdout]      |
[INFO] [stdout] 2163 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:2225:23
[INFO] [stdout]      |
[INFO] [stdout] 2225 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]   --> tests/integration_tests.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / #[struct_to_gts_schema(
[INFO] [stdout] 42 | |     dir_path = "schemas",
[INFO] [stdout] 43 | |     base = true,
[INFO] [stdout] 44 | |     type_id = "gts.x.test.entities.product.v1~",
[INFO] [stdout] 45 | |     description = "Product entity with pricing information",
[INFO] [stdout] 46 | |     properties = "id,name,price,description,in_stock"
[INFO] [stdout] 47 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:2360:23
[INFO] [stdout]      |
[INFO] [stdout] 2360 |         let mut ops = gts::GtsOps::new(None, None, 0);
[INFO] [stdout]      |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:239:53
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn register_three_level_event_schemas(ops: &mut gts::GtsOps) {
[INFO] [stdout]     |                                                     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:275:51
[INFO] [stdout]     |
[INFO] [stdout] 275 |     fn register_two_level_event_schemas(ops: &mut gts::GtsOps) {
[INFO] [stdout]     |                                                   ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:832:27
[INFO] [stdout]     |
[INFO] [stdout] 832 |         let deserialized: gts::GtsInstanceId =
[INFO] [stdout]     |                           ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:942:19
[INFO] [stdout]     |
[INFO] [stdout] 942 |         ops: &mut gts::GtsOps,
[INFO] [stdout]     |                   ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:995:39
[INFO] [stdout]     |
[INFO] [stdout] 995 |     fn test_topic_instances(ops: &mut gts::GtsOps) {
[INFO] [stdout]     |                                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1846:41
[INFO] [stdout]      |
[INFO] [stdout] 1846 |     fn register_topic_schemas(ops: &mut gts::GtsOps) {
[INFO] [stdout]      |                                         ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:495:23
[INFO] [stdout]     |
[INFO] [stdout] 495 |     assert_eq!(<() as gts::GtsSchema>::gts_traits_schema(), None);
[INFO] [stdout]     |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:496:23
[INFO] [stdout]     |
[INFO] [stdout] 496 |     assert_eq!(<() as gts::GtsSchema>::gts_traits(), None);
[INFO] [stdout]     |                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:510:21
[INFO] [stdout]     |
[INFO] [stdout] 510 |     assert!(!<() as gts::GtsSchema>::GTS_FINAL);
[INFO] [stdout]     |                     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/traits_tests.rs:511:21
[INFO] [stdout]     |
[INFO] [stdout] 511 |     assert!(!<() as gts::GtsSchema>::GTS_ABSTRACT);
[INFO] [stdout]     |                     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]     --> tests/integration_tests.rs:1079:1
[INFO] [stdout]      |
[INFO] [stdout] 1079 | / #[struct_to_gts_schema(
[INFO] [stdout] 1080 | |     dir_path = "schemas",
[INFO] [stdout] 1081 | |     base = true,
[INFO] [stdout] 1082 | |     type_id = "gts.x.test.versioned.minor.v1.0~",
[INFO] [stdout] 1083 | |     description = "Test struct with minor version",
[INFO] [stdout] 1084 | |     properties = "id,value"
[INFO] [stdout] 1085 | | )]
[INFO] [stdout]      | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gts-macros` (test "inheritance_tests") due to 75 previous errors
[INFO] [stderr] error: could not compile `gts-macros` (test "traits_tests") due to 66 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gts-macros` (test "golden_tests") due to 55 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/integration_tests.rs:1079:1
[INFO] [stdout]      |
[INFO] [stdout] 1079 | / #[struct_to_gts_schema(
[INFO] [stdout] 1080 | |     dir_path = "schemas",
[INFO] [stdout] 1081 | |     base = true,
[INFO] [stdout] 1082 | |     type_id = "gts.x.test.versioned.minor.v1.0~",
[INFO] [stdout] 1083 | |     description = "Test struct with minor version",
[INFO] [stdout] 1084 | |     properties = "id,value"
[INFO] [stdout] 1085 | | )]
[INFO] [stdout]      | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]      = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]     --> tests/integration_tests.rs:1092:1
[INFO] [stdout]      |
[INFO] [stdout] 1092 | / #[struct_to_gts_schema(
[INFO] [stdout] 1093 | |     dir_path = "schemas",
[INFO] [stdout] 1094 | |     base = true,
[INFO] [stdout] 1095 | |     type_id = "gts.x.test.versioned.complex.v2.5~",
[INFO] [stdout] 1096 | |     description = "Test struct with complex minor version",
[INFO] [stdout] 1097 | |     properties = "id,data"
[INFO] [stdout] 1098 | | )]
[INFO] [stdout]      | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/integration_tests.rs:1092:1
[INFO] [stdout]      |
[INFO] [stdout] 1092 | / #[struct_to_gts_schema(
[INFO] [stdout] 1093 | |     dir_path = "schemas",
[INFO] [stdout] 1094 | |     base = true,
[INFO] [stdout] 1095 | |     type_id = "gts.x.test.versioned.complex.v2.5~",
[INFO] [stdout] 1096 | |     description = "Test struct with complex minor version",
[INFO] [stdout] 1097 | |     properties = "id,data"
[INFO] [stdout] 1098 | | )]
[INFO] [stdout]      | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]      = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `gts` in the crate root
[INFO] [stdout]     --> tests/integration_tests.rs:1150:1
[INFO] [stdout]      |
[INFO] [stdout] 1150 | / #[struct_to_gts_schema(
[INFO] [stdout] 1151 | |     dir_path = "schemas",
[INFO] [stdout] 1152 | |     base = true,
[INFO] [stdout] 1153 | |     type_id = "gts.x.test.single.segment.v1~",
[INFO] [stdout] 1154 | |     description = "Base struct with single segment",
[INFO] [stdout] 1155 | |     properties = "id,name"
[INFO] [stdout] 1156 | | )]
[INFO] [stdout]      | |__^ could not find `gts` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/integration_tests.rs:1150:1
[INFO] [stdout]      |
[INFO] [stdout] 1150 | / #[struct_to_gts_schema(
[INFO] [stdout] 1151 | |     dir_path = "schemas",
[INFO] [stdout] 1152 | |     base = true,
[INFO] [stdout] 1153 | |     type_id = "gts.x.test.single.segment.v1~",
[INFO] [stdout] 1154 | |     description = "Base struct with single segment",
[INFO] [stdout] 1155 | |     properties = "id,name"
[INFO] [stdout] 1156 | | )]
[INFO] [stdout]      | |__^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout]      = note: this error originates in the attribute macro `struct_to_gts_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:239:53
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn register_three_level_event_schemas(ops: &mut gts::GtsOps) {
[INFO] [stdout]     |                                                     ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:275:51
[INFO] [stdout]     |
[INFO] [stdout] 275 |     fn register_two_level_event_schemas(ops: &mut gts::GtsOps) {
[INFO] [stdout]     |                                                   ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:832:27
[INFO] [stdout]     |
[INFO] [stdout] 832 |         let deserialized: gts::GtsInstanceId =
[INFO] [stdout]     |                           ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:942:19
[INFO] [stdout]     |
[INFO] [stdout] 942 |         ops: &mut gts::GtsOps,
[INFO] [stdout]     |                   ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]    --> tests/inheritance_tests.rs:995:39
[INFO] [stdout]     |
[INFO] [stdout] 995 |     fn test_topic_instances(ops: &mut gts::GtsOps) {
[INFO] [stdout]     |                                       ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `gts` in this scope
[INFO] [stdout]     --> tests/inheritance_tests.rs:1846:41
[INFO] [stdout]      |
[INFO] [stdout] 1846 |     fn register_topic_schemas(ops: &mut gts::GtsOps) {
[INFO] [stdout]      |                                         ^^^ use of unresolved module or unlinked crate `gts`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gts`, use `cargo add gts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gts-macros` (test "integration_tests") due to 94 previous errors
[INFO] running `Command { std: "docker" "inspect" "7ea709e5e530068bbe2af5f7d24033429c59868f219a8791a9d175337502f51e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ea709e5e530068bbe2af5f7d24033429c59868f219a8791a9d175337502f51e", kill_on_drop: false }`
[INFO] [stdout] 7ea709e5e530068bbe2af5f7d24033429c59868f219a8791a9d175337502f51e
